Skip to content

Commit abfe131

Browse files
committed
Update getting-started.en.md
1 parent c4fb253 commit abfe131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/content/getting-started.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ weight: 30
1414
This library requires the peer dependency [three](https://github.com/mrdoob/three.js/). Check the [release notes](https://github.com/vanruesc/postprocessing/releases) for supported versions.
1515

1616
```sh
17-
npm install three postprocessing
17+
npm install postprocessing
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)