forked from FoundKeyGang/FoundKey
Update README.md
This commit is contained in:
parent
585b8eec23
commit
1d62a17c3c
1 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@ Note that `$(pwd)` is the working directory.
|
||||||
## Launch
|
## Launch
|
||||||
`sudo npm start`
|
`sudo npm start`
|
||||||
|
|
||||||
## Debug
|
## Debug :bug:
|
||||||
### Show debug messages
|
### Show a debug messages
|
||||||
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is 'misskey:*'.
|
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is `misskey:*`.
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
Do you have feature request or problem with Misskey?
|
Do you have feature request or problem with Misskey?
|
||||||
|
|
Loading…
Reference in a new issue