mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 10:59:00 +00:00
New ReadMe.md
This commit is contained in:
parent
aff0ffd9e7
commit
e388a51dc5
@ -32,6 +32,7 @@ To use this app, you need to authenticate against a sandbox where you have to re
|
||||
|
||||
## Install dependencies
|
||||
5. In this step, create a Virtual Environment(this is to create an isolated enviroment for API-Manager from other projects).
|
||||
|
||||
```bash
|
||||
$ virtualenv --python=python3 ../venv
|
||||
$ source ../venv/bin/activate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user