updated README.md to match repo
This commit is contained in:
parent
8578e02f14
commit
71d224d5b9
@ -8,7 +8,7 @@ __\[fn_gen\]__ The Function Generator SCPI library in Python
|
||||
|
||||
```bash
|
||||
# Clone Repository and change to repo directory
|
||||
git clone https://collaborating.tuhh.de/ckn8479/fn_gen.git && cd fn_gen
|
||||
git clone https://collaborating.tuhh.de/m-4/imek-public/python-libs/rigol-dg2052-python-library.git && cd rigol-dg2052-python-library
|
||||
# Install virtualenv for python virtual enviroment management
|
||||
pip install virtualenv # Can be skipped if already installed
|
||||
# Create a virutal enviroment in repo folder called 'venv'
|
||||
@ -26,8 +26,8 @@ deactivate
|
||||
|
||||
```powershell
|
||||
# Clone Repository and change to repo directory
|
||||
git clone https://collaborating.tuhh.de/ckn8479/fn_gen.git
|
||||
cd fn_gen
|
||||
git clone https://collaborating.tuhh.de/m-4/imek-public/python-libs/rigol-dg2052-python-library.git
|
||||
cd rigol-dg2052-python-library
|
||||
# Install virtualenv for python virtual enviroment management
|
||||
pip install virtualenv # Can be skipped if already installed
|
||||
# Create a virutal enviroment in repo folder called 'venv'
|
||||
|
Loading…
Reference in New Issue
Block a user