We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4245b26 commit 4bcf173Copy full SHA for 4bcf173
README.md
@@ -32,7 +32,7 @@ apm develop prime-generator . # Create a package named 'prime-generator' to dire
32
apm link .
33
```
34
- Step 3: Install package's dependencies
35
- ```
+ ```bash
36
cd path/to/your/directory
37
mkdir ./node_modules # If 'node_modules' doesn't exist
38
cd ./node_modules
0 commit comments