mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
chore: bump prettier from 3.4.2 to 3.6.2 (#7407)
This commit is contained in:
@@ -82,13 +82,11 @@ _exact_ same commands presented in the rest of this document.
|
||||
- For Arch Linux, code-server will install the AUR package.
|
||||
- For any unrecognized Linux operating system, code-server will install the
|
||||
latest standalone release into `~/.local`.
|
||||
|
||||
- Ensure that you add `~/.local/bin` to your `$PATH` to run code-server.
|
||||
|
||||
- For macOS, code-server will install the Homebrew package (if you don't have
|
||||
Homebrew installed, code-server will install the latest standalone release
|
||||
into `~/.local`).
|
||||
|
||||
- Ensure that you add `~/.local/bin` to your `$PATH` to run code-server.
|
||||
|
||||
- For FreeBSD, code-server will install the [npm package](#npm) with `npm`
|
||||
|
||||
Reference in New Issue
Block a user