diff --git a/docs/installation/create-catalog.md b/docs/installation/create-catalog.md index 2b70cfa7..63db120c 100644 --- a/docs/installation/create-catalog.md +++ b/docs/installation/create-catalog.md @@ -38,3 +38,7 @@ If you're using [yarn](https://yarnpkg.com/) (>= 0.25) instead of npm, you can a yarn create catalog ``` +## Restarting Catalog + +If you stop Catalog and need to restart it run `npm start catalog-start` +