There was an error while loading. Please reload this page.
2 parents b811ac5 + 32d6041 commit 031e288Copy full SHA for 031e288
1 file changed
docs/sources/examples/nodejs_web_app.rst
@@ -18,7 +18,7 @@ https://github.com/gasi/docker-node-hello.
18
Create Node.js app
19
++++++++++++++++++
20
21
-First, create a ``package.json`` file that describes your app and its
+First, create a directory ``src`` where all the files would live. Then create a ``package.json`` file that describes your app and its
22
dependencies:
23
24
.. code-block:: json
0 commit comments