Diego F. Pajarito Grajales
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
README.md
|
|
@ -25,8 +25,9 @@ Once the dependencies are properly installed, follow the steps below: |
|
|
|
- Clone the project locally |
|
|
|
|
|
|
|
```console |
|
|
|
$ git clone https://github.com/IGSD-UoW/wpdAuth.git |
|
|
|
$ cd wpdAuth |
|
|
|
$ git clone https://github.com/urbanbigdatacentre/WPD-Auth.git |
|
|
|
|
|
|
|
$ cd WPD-Auth |
|
|
|
``` |
|
|
|
|
|
|
|
- Start the PostgreSQL and run the scripts to create the database and get the load data. |
|
|
|