Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mn5hk/pyshbundle
Browse files Browse the repository at this point in the history
  • Loading branch information
mn5hk committed Apr 15, 2024
2 parents f96cad1 + 6568636 commit adfb15e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ $ source </location-of-virt-env/name-env/bin/activate>
$ pip install pyshbundle

# clone the repository in order to access the notebooks and data
$ git clone https://github.com/mn5hk/pyshbundle.git
$ git clone git@github.com:mn5hk/pyshbundle.git
```

### 1.2 For Devs/Contributors
Developers can access the latest development branch and
```shell
# clone the repo and fetch the dev branch
$ git clone https://github.com/mn5hk/pyshbundle.git
$ git clone git@github.com:mn5hk/pyshbundle.git

# creating a new virtual environment
$ python3 -m venv <name-env>
Expand Down

0 comments on commit adfb15e

Please sign in to comment.