remove clone step
This commit is contained in:
Родитель
911cf76c46
Коммит
8ba7e0dd61
|
@ -40,14 +40,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
|
|||
|
||||
### Setup
|
||||
|
||||
1. Clone and setup
|
||||
```sh
|
||||
# Clone all submodules
|
||||
git submodule update --init --recursive --depth 1
|
||||
# Install NPM dependencies
|
||||
npm install
|
||||
```
|
||||
2. Run Hugo server
|
||||
**Run Hugo server**
|
||||
```
|
||||
$ hugo server
|
||||
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
|
||||
|
|
Загрузка…
Ссылка в новой задаче