mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 13:18:15 +02:00
update build instructions
This commit is contained in:
+1
-2
@@ -177,8 +177,7 @@ you can install this via homebrew with `brew install phantomjs`. Then:
|
||||
|
||||
## Building / Installing
|
||||
|
||||
You can build a concatenated and minified version of iD with the command `make`. Node.js is
|
||||
required for this.
|
||||
You can build a concatenated and minified version of iD with the command `make && npm run build-min`.
|
||||
|
||||
iD will be built to the `dist` directory. This directory is self-contained; you can copy it
|
||||
into the public directory of your webserver to deploy iD.
|
||||
|
||||
Reference in New Issue
Block a user