diff --git a/content/documentation/Ox64/Software/Flashing.adoc b/content/documentation/Ox64/Software/Flashing.adoc index c8fd1eae..3eb7c22f 100644 --- a/content/documentation/Ox64/Software/Flashing.adoc +++ b/content/documentation/Ox64/Software/Flashing.adoc @@ -281,7 +281,7 @@ $ pipenv install bflb-iot-tool # install CLI flash tool $ pipenv shell # activate virtual enviroment ---- -NOTE: Each time you open a new terminal window you will need to re-run `. ~/ox64_venv/bin/activate` on Debian-based or `pipenv shell` on Archlinux systems to reactivate the virtual environment. +NOTE: Each time you open a new terminal window you will need to re-run `. ~/ox64_venv/bin/activate` on Debian-based or `pipenv shell` on Arch Linux systems to reactivate the virtual environment. === DevCube installation