Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-04-03 23:49:47 +0300
committerdartcafe <github@dartcafe.de>2022-04-03 23:49:47 +0300
commitf4e875c6f823656338b3e35410bc9c7ee1c412ed (patch)
tree81788d8d873c5a1a85c185bcac9d4847c09ce65d /README.md
parenta776c5567d7964fed27b0d704973a8abec48343a (diff)
update readme #2342
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32ebb3ad..56cd9df0 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ git clone https://github.com/nextcloud/polls.git
* Install dev environment with ```make dev-setup```
* Compile javascript with ```npm run build```
-* Run a complete build with ```make all``` (installs dev env, runs linters and builds the polls.js)
+* Run a complete build with ```make appstore``` (Find the output in the build directory)
## Contribution Guidelines
Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.