Added note to README for users using non-bash CLIs
This commit is contained in:
parent
3782817819
commit
0f12362516
6
README
6
README
|
@ -32,6 +32,12 @@ For an interactive installation, run:
|
||||||
|
|
||||||
sudo ./install
|
sudo ./install
|
||||||
|
|
||||||
|
If you're using a terminal that is not running Bash, you'll need to run
|
||||||
|
|
||||||
|
sudo /bin/bash ./install
|
||||||
|
|
||||||
|
instead. You may need to install Bash first.
|
||||||
|
|
||||||
The installer will then prompt you about how you want to set up your Airtime
|
The installer will then prompt you about how you want to set up your Airtime
|
||||||
installation.
|
installation.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue