some readme updates
This commit is contained in:
parent
600eaa2c47
commit
e9e2c77d26
@ -48,6 +48,11 @@ HERE, we probs want to checkout https://git.startinblox.com/djangoldp-packages/d
|
||||
```
|
||||
$ python manage.py creatersakey
|
||||
```
|
||||
10. Create super user
|
||||
```
|
||||
$ python manage.py createsuperuser
|
||||
```
|
||||
|
||||
9. Launch the development server:
|
||||
```
|
||||
$ python manage.py runserver
|
||||
@ -65,6 +70,9 @@ cd hubl
|
||||
npm install
|
||||
```
|
||||
|
||||
OR use our repo of it https://git.autonomic.zone/autonomic-cooperative/hubl
|
||||
|
||||
|
||||
Then, add the following as `config.json` in your hubl folder.
|
||||
|
||||
```
|
||||
|
BIN
media/netscape-throbber.gif
Normal file
BIN
media/netscape-throbber.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 364 KiB |
Loading…
Reference in New Issue
Block a user