We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcb281 commit dec1d94Copy full SHA for dec1d94
1 file changed
README.md
@@ -95,7 +95,7 @@ cross-env PORT=8080 ./edit en
95
96
In the examples below, the commands are without `cross-env`, prepend it please, if you're on Windows.
97
98
-Alternatively, you can use other Windows-specific ways to set environment variables, such as `set NODE_LANG=zh`.
+Alternatively, you can use other Windows-specific ways to set environment variables, such as a separate `set PORT=8080` command.
99
100
# Change server language
101
0 commit comments