updated for new directory structure where everything else is ../

pull/37/head
alanbjohnston 6 years ago committed by GitHub
parent daead0985e
commit 6ea7411c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,7 @@ Then type:
Where <branch> is the name of this branch of the software, type:
`git checkout <branch>`
`git checkout universal`
Create a sim.cfg configuration file with your amateur radio callsign by typing:
@ -84,6 +84,8 @@ Compile the code:
`make rebuild`
`cd`
`git clone https://www.github.com/wb2osz/direwolf`
`cd direwolf`
@ -98,7 +100,7 @@ Compile the code:
Note that this last command may fail if you are using Raspbian Lite since there is no Desktop.
`cd ~/CubeSatSim`
`cd`
`git clone https://github.com/F5OEO/rpitx.git`
@ -108,7 +110,7 @@ Note that this last command may fail if you are using Raspbian Lite since there
(Takes a while). It will prompt you if you want to modify /boot/config.txt file. Type a `y` and the script will complete.
`cd ~/CubeSatSim`
`cd`
`git clone https://github.com/alanbjohnston/pi-power-button.git`

Loading…
Cancel
Save

Powered by TurnKey Linux.