diff options
Diffstat (limited to 'ui/README.md')
-rw-r--r-- | ui/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/README.md b/ui/README.md index 08181615..bf1d8667 100644 --- a/ui/README.md +++ b/ui/README.md @@ -35,7 +35,7 @@ python package and installed in the virtualenv: In order to package for distribution: - make dist-build + make pydist-build NOTE: If you make changes to the asset files, like add or modify an image, you will need to stop then rerun `npm run watch` for the changes to take |