Update README.rst
Using pip to install git master instead of release version.
This commit is contained in:
parent
e9264886e8
commit
396a92f9ce
@ -84,6 +84,12 @@ You can install it locally only for your current user by running this (without `
|
||||
Executables will be then placed in ``~/.local/bin`` directory, you can add it to your
|
||||
PATH in ``~/.bashrc``.
|
||||
|
||||
*Install from Git repository instead of release version*
|
||||
::
|
||||
git clone https://aur.archlinux.org/qspectrumanalyzer.git
|
||||
cd qspectrumanalyzer
|
||||
pip3 install --user qspectrumanalyzer .
|
||||
|
||||
Todo:
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user