We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e6bba commit f794322Copy full SHA for f794322
1 file changed
README.md
@@ -92,7 +92,7 @@ Please note, the server must support that language. That is: server code must ha
92
93
If you'd like to edit the server code, *not* the tutorial text (assuming you're familiar with Node.js), then there are two steps.
94
95
-First, import and cache the tutorial:
+First, run the command that imports (and caches) the tutorial:
96
97
```
98
// NODE_LANG sets server language
0 commit comments