aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/plugins/guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/plugins/guide.md')
-rw-r--r--support/doc/plugins/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/plugins/guide.md b/support/doc/plugins/guide.md
index 9ddab3ece..f82dbd15b 100644
--- a/support/doc/plugins/guide.md
+++ b/support/doc/plugins/guide.md
@@ -1094,7 +1094,7 @@ $ npm run build
1094$ npm run setup:cli 1094$ npm run setup:cli
1095``` 1095```
1096 1096
1097 * Run PeerTube (you can access to your instance on http://localhost:9000): 1097 * Run PeerTube (you can access to your instance on `localhost:9000`):
1098 1098
1099``` 1099```
1100$ NODE_ENV=dev npm start 1100$ NODE_ENV=dev npm start