mirror of
https://github.com/cdr/code-server.git
synced 2026-04-21 14:32:11 +02:00
docs: fix typo in install.md (#5529)
This commit is contained in:
parent
4e9ed56580
commit
6742e945cc
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ We recommend installing with `npm` when:
|
||||||
|
|
||||||
Installing code-server with `npm` builds native modules on install.
|
Installing code-server with `npm` builds native modules on install.
|
||||||
|
|
||||||
This process requires C dependencies; see our guide on [installing with npm][./npm.md](./npm.md) for more information.
|
This process requires C dependencies; see our guide on [installing with npm](./npm.md) for more information.
|
||||||
|
|
||||||
## Standalone releases
|
## Standalone releases
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue