Skip to content

Commit

Permalink
Merge pull request #46 from mainarthur/patch-1
Browse files Browse the repository at this point in the history
Removed dollar sign
  • Loading branch information
SomeoneWeird committed Apr 21, 2021
2 parents 05b7bb3 + d1416df commit a2b28aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
## Getting Started

```
$ npm install -g @workshoppers/scope-chains-closures
$ scope-chains-closures # or, shorter: sccjs
npm install -g @workshoppers/scope-chains-closures
scope-chains-closures # or, shorter: sccjs
```

Select the first lesson using arrow keys, then press <enter>, and follow the
Expand All @@ -16,7 +16,7 @@ prompts.
Be sure to check your work first, which can often provide hints:

```
$ scope-chains-closures verify <your-file.js>
scope-chains-closures verify <your-file.js>
```

If you're still having troubles, post a question in the nodeschool issues
Expand Down

0 comments on commit a2b28aa

Please sign in to comment.