Skip to content

Commit 6be3eb8

Browse files
Daniel Kobrangitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent e4308c4 commit 6be3eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ We'll be illustrating all examples using [ES5](http://speakingjs.com/es5/ch01.ht
2121
First, install the `paperspace-node` package in your project directory using:
2222

2323
```text
24-
$ npm install paperspace-node
24+
npm install paperspace-node
2525
```
2626

2727
Within your node.js app you can import the package with:

0 commit comments

Comments
 (0)