Update README.rst

Using pip to install git master instead of release version.
This commit is contained in:
goldcove 2017-02-18 20:57:27 +01:00 committed by GitHub
parent e9264886e8
commit 396a92f9ce

View File

@ -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:
-----