mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 02:33:08 +02:00
Update README.md
This commit is contained in:
parent
5daec781e9
commit
80409dcda7
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ and more! You can touch with your own eyes at https://misskey.xyz/.
|
||||||
|
|
||||||
GLHF!
|
GLHF!
|
||||||
|
|
||||||
## Test
|
## Testing
|
||||||
Run `npm test` after building
|
Run `npm test` after building
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
@ -87,7 +87,7 @@ Note that `$(pwd)` is the working directory.
|
||||||
## Launch
|
## Launch
|
||||||
`sudo npm start`
|
`sudo npm start`
|
||||||
|
|
||||||
## Debug :bug:
|
## Debugging :bug:
|
||||||
### Show a 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:*`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue