'yarn serve' should run in the correct folder

the 'Running & Developing' does not specify which folder the yarn command should run, running it in the root folder does not provide the desired result. So I mention that you need to run it in 'lsp-inspector' folder.
This commit is contained in:
Emad Alashi 2018-10-06 23:48:30 +10:00 коммит произвёл GitHub
Родитель 9e0cbcd991
Коммит 777fadd8c4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -69,7 +69,7 @@ Here is a sample:
```
## Running & Developing
Navigate to the sub-folder `lsp-inspector`, and:
- `yarn`
- `yarn serve`
@ -77,4 +77,4 @@ Here is a sample:
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [MIT](LICENSE) License.
Licensed under the [MIT](LICENSE) License.