Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmereka authored Jul 25, 2016
1 parent c914d39 commit 0ad98f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/guides/docs/Getting Started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Download or clone the <a href="https://github.com/smartdevicelink/sdl_server" ta
git clone https://github.com/smartdevicelink/sdl_server.git
```

Once cloned, navigate to the repository's root directory and use npm to install the server's depencies.
Once cloned, navigate to the repository's root directory and use npm to install the server's dependencies.
```
cd sdl_server && npm install
```
Expand Down

0 comments on commit 0ad98f2

Please sign in to comment.