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
|
||||
`sudo npm start`
|
||||
|
||||
## Debug
|
||||
### Show debug messages
|
||||
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is 'misskey:*'.
|
||||
## Debug :bug:
|
||||
### Show a debug messages
|
||||
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is `misskey:*`.
|
||||
|
||||
## Contribute
|
||||
Do you have feature request or problem with Misskey?
|
||||
|
|
Loading…
Reference in a new issue