This commit is contained in:
Ben Potter 2021-08-22 12:45:09 -05:00
parent d4ca5a415a
commit d588fdb1fb
No known key found for this signature in database
GPG Key ID: EB8C3CA53E63B1CB
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ code-server
A `postinstall.sh` script will attempt to run. Select your terminal (e.g git bash) as the default application for .sh files. If an additional dialog does not appear, run the install command again.
If the `code-server` command is not found, you'll need to [add a directory to your PATH](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/). To find the directory, use the following commands:
If the `code-server` command is not found, you'll need to [add a directory to your PATH](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/). To find the directory, use the following command:
```shell
yarn global bin