Skip to content

Commit 1adcd0d

Browse files
README
1 parent d68a4fd commit 1adcd0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Chessground is designed to fulfill all lichess.org web and mobile apps needs, so
5858
## Installation
5959

6060
```sh
61-
npm install --save chessground
61+
pnpm install --save chessground
6262
```
6363

6464
### Usage
@@ -103,5 +103,5 @@ pnpm compile --watch
103103
To build the dist files:
104104

105105
```sh
106-
pnpm dist --watch
106+
pnpm dist
107107
```

0 commit comments

Comments
 (0)