diff --git a/README.md b/README.md index 5e67dc6f1..ff3537578 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ separated from the main package.json until CI upgrades from Node 6. NVM can be u manage multiple Node versions to run the Storybook app (`cd .storybook && nvm use`). See the .storybook/README.md for details. +## Building the documentation + +Execute `npm -s run doc`. + ## Terminology * Footnote - What the Cite extension shows at the bottom of the page. diff --git a/docs/ui/README.md b/docs/ui/README.md deleted file mode 100644 index 769021893..000000000 --- a/docs/ui/README.md +++ /dev/null @@ -1,2 +0,0 @@ -Run `npm run doc`! -