Browse Source

readme, no need to set NODE_ENV=production

Alexander Rose 5 years ago
parent
commit
85342e8969
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@
     DEBUG=molstar npm run watch
 
 ### Build for production:
-    NODE_ENV=production npm run build
+    npm run build
 
 **Run**