mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
Remove -c core.symlinks arg from the clone command
This commit is contained in:
parent
5a42319a07
commit
396ee803b2
@ -23,7 +23,7 @@ development environment
|
||||
- If you're on Windows 10/11, make sure to enable "Developer mode"
|
||||
- Start a terminal / command prompt and execute the following commands:
|
||||
```sh
|
||||
git clone -c core.symlinks=true https://github.com/cesanta/mongoose
|
||||
git clone https://github.com/cesanta/mongoose
|
||||
cd mongoose/examples/http-server
|
||||
make
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user