Browse Source

Update DEVELOPMENT.md

Fix issue from #2
dev-v1.0.4
Ken Carpenter 3 years ago
committed by GitHub
parent
commit
9980ac1cdc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      DEVELOPMENT.md

2
DEVELOPMENT.md

@ -39,7 +39,7 @@ Several tools are required for building and debugging Passport.
cd ~/ cd ~/
git clone https://github.com/dhylands/rshell git clone https://github.com/dhylands/rshell
sudo apt install python3-pip sudo apt install python3-pip
sudo pip3 install rshell (this should install rshell in /usr/local/ area) sudo pip3 install rshell # (this should install rshell in /usr/local/)
## Building ## Building
### Open Shell Windows/Tabs ### Open Shell Windows/Tabs

Loading…
Cancel
Save