Skip to content

Commit

Permalink
doc: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
k-matsuzawa committed Aug 25, 2022
1 parent 432bd8e commit 58a1602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,13 @@ install for `/usr/local/lib`.
When using the cmake-js package and npm script, the options for compilation are already set.

```Shell
npm cmake_make_install
npm run cmake_make_install
(Enter the password when prompted to use the sudo command.)
```

cmake version is 3.15 or higher:
```Shell
npm cmake_install
npm run cmake_install
(Enter the password when prompted to use the sudo command.)
```

Expand Down

0 comments on commit 58a1602

Please sign in to comment.