chore: update instruction with creation of config file
This commit is contained in:
parent
0451a7756a
commit
1a9c0038a6
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ See it [in action](https://ayco.io/threads).
|
||||||
# clone the project
|
# clone the project
|
||||||
$ git clone git@git.sr.ht:~ayoayco/threads
|
$ git clone git@git.sr.ht:~ayoayco/threads
|
||||||
|
|
||||||
|
# create app config from example
|
||||||
|
$ cp example_config.json config.json
|
||||||
|
|
||||||
# go into the project directory
|
# go into the project directory
|
||||||
$ cd threads
|
$ cd threads
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue