Skip to content

Commit d133d3c

Browse files
committed
Chore: Remove agents.md
1 parent 2e5fad7 commit d133d3c

File tree

2 files changed

+4
-151
lines changed

2 files changed

+4
-151
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,17 @@ Build NETworkManager yourself with these steps:
166166

167167
- Clone with submodules:
168168
```powershell
169-
git clone https://github.com/BornToBeRoot/NETworkManager
169+
git clone https://github.com/BornToBeRoot/NETworkManager.git
170170
cd NETworkManager
171-
git submodule update --init
171+
git submodule update --init --recursive
172172
```
173173
174174
3. **Build**:
175175
- Open `.\Source\NETworkManager.sln` in Visual Studio or JetBrains Rider.
176176
- Alternatively, build via command line:
177177
```powershell
178-
dotnet restore .\Source\NETworkManager.sln
179-
dotnet build .\Source\NETworkManager.sln --configuration Release --no-restore
178+
dotnet restore .\Source\NETworkManager.sln
179+
dotnet build .\Source\NETworkManager.sln --configuration Release --no-restore
180180
```
181181
182182
## 🙏 Thanks

agent.md

Lines changed: 0 additions & 147 deletions
This file was deleted.

0 commit comments

Comments
 (0)