summaryrefslogtreecommitdiffstats
path: root/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
diff options
context:
space:
mode:
Diffstat (limited to '10.-VirtualBox,-Docker-Images-and-Install-Scripts.md')
-rw-r--r--10.-VirtualBox,-Docker-Images-and-Install-Scripts.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
index 967de2b..eda4852 100644
--- a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
+++ b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
@@ -36,7 +36,7 @@ sudo chmod +x krakensdr_x86_install_doa_pr.sh
./krakensdr_x86_install_doa_pr.sh
```
-Reboot your system after running the script.
+Reboot your system after the script finishes.
### ARM64 Systems
```
@@ -45,4 +45,4 @@ sudo chmod +x krakensdr_aarch64_install_doa_pr.sh
./krakensdr_aarch64_install_doa_pr.sh
```
-Reboot your system after running the script. \ No newline at end of file
+Reboot your system after the script finishes. \ No newline at end of file