diff --git a/README.md b/README.md
index 67fd9a2..e2c55c2 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Some things to try:
1. **Edit:**
- Open `server.js`
- - Try adding some code and check out the language features.
+ - Try adding some code and check out the language features. Notice that `eslint` and the `vscode-eslint` extension are already installed in the container.
2. **Terminal:** Press Ctrl+Shift+\` and type `uname` and other Linux commands from the terminal window.
3. **Build, Run, and Debug:**
- Open `server.js`