Skip to content

Commit

Permalink
Merge pull request #77 from datature/develop
Browse files Browse the repository at this point in the history
Develop to Staging changes in package lock
  • Loading branch information
beesaycheese authored Jul 26, 2021
2 parents 4819645 + a7c0e0d commit 9b90f0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Portal is built using `python 3.7`. Ensure that you have this version (and up) b
```.bash
git clone https://github.com/datature/portal
cd portal
pip install -r requirements.txt
pip3 install -r requirements.txt
./setup.sh
```

Expand Down
12 changes: 10 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b90f0d

Please sign in to comment.