Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
Fix issue from #2
  • Loading branch information
FoundationKen authored May 19, 2021
1 parent b9ed329 commit 9980ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Several tools are required for building and debugging Passport.
cd ~/
git clone https://github.com/dhylands/rshell
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
### Open Shell Windows/Tabs
Expand Down

0 comments on commit 9980ac1

Please sign in to comment.