From 9980ac1cdc9e6ff328d794933b7ed57227b2878f Mon Sep 17 00:00:00 2001 From: Ken Carpenter <62639971+FoundationKen@users.noreply.github.com> Date: Wed, 19 May 2021 13:29:19 -0700 Subject: [PATCH] Update DEVELOPMENT.md Fix issue from #2 --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index e15071f..718a444 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -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