mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-17 05:50:55 +01:00
Merge pull request #25 from Mkaysi/install
use/install.rst: remove accidental $s
This commit is contained in:
commit
9d9804f50d
@ -114,8 +114,8 @@ You might need to add $HOME/.local/bin to your PATH.::
|
||||
echo 'PATH="$HOME/.local/bin:$PATH"' >> ~/.$(echo $SHELL|cut -d/ -f3)rc
|
||||
source ~/.$(echo $SHELL|cut -d/ -f3)rc
|
||||
|
||||
If pip gives error immediately instead of doing anything and you have git$
|
||||
installd, try upgrading pip with ``pip install pip --upgrade --user``.$
|
||||
If pip gives error immediately instead of doing anything and you have git
|
||||
installd, try upgrading pip with ``pip install pip --upgrade --user``.
|
||||
|
||||
Configure Supybot
|
||||
-----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user