Add a couple of more hints about getting started
This commit is contained in:
parent
ca6cbc1675
commit
b8adff6a5f
1 changed files with 3 additions and 1 deletions
|
@ -56,7 +56,9 @@ Activities are verified using HTTP Signatures or by fetching the content on the
|
|||
### Installation
|
||||
|
||||
```shell
|
||||
$ git clone
|
||||
$ git clone https://github.com/tsileo/microblog.pub
|
||||
$ cd microblog.pub
|
||||
$ pip install -r requirements.txt
|
||||
$ make css
|
||||
$ cp -r config/me.sample.yml config/me.yml
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue