Skip to content

Commit dec1d94

Browse files
committed
minor fixes
1 parent fdcb281 commit dec1d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ cross-env PORT=8080 ./edit en
9595
9696
In the examples below, the commands are without `cross-env`, prepend it please, if you're on Windows.
9797

98-
Alternatively, you can use other Windows-specific ways to set environment variables, such as `set NODE_LANG=zh`.
98+
Alternatively, you can use other Windows-specific ways to set environment variables, such as a separate `set PORT=8080` command.
9999

100100
# Change server language
101101

0 commit comments

Comments
 (0)