Navigation Menu

Skip to content

Commit

Permalink
document that serve automatically runs site
Browse files Browse the repository at this point in the history
  • Loading branch information
teamdandelion committed Sep 23, 2020
1 parent 43714fb commit 7750292
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cli/serve.js
Expand Up @@ -71,6 +71,9 @@ export const serveHelp: Command = async (args, std) => {
grain transfers between users, and update user identities. It also shows
the dashboards available on the publicly available static site generated
by the instance.
Running serve will automatically run site first, so that the version of the
site being served matches the version of SourceCred currently being used.
`.trimRight()
);
return 0;
Expand Down

0 comments on commit 7750292

Please sign in to comment.