Skip to content

Commit d80d308

Browse files
IronsDuclaude
andcommitted
docs: update docs/README.md to match rewritten installation guide
- Update installation guide description to reflect actual methods - Fix GitHub repo URL from placeholder to actual IronsDu/cpp-remote-profiler Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 26d096e commit d80d308

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@
1313
- 编译和运行
1414
- 下一步指引
1515

16-
2. **[安装指南](user_guide/05_installation.md)** ⭐ 新增
17-
- 方法 1: 使用 vcpkg(推荐)
18-
- 方法 2: 使用 Conan
19-
- 方法 3: 使用 FetchContent
20-
- 方法 4: 手动编译
21-
- 方法 5: 系统包管理器
16+
2. **[安装指南](user_guide/05_installation.md)**
17+
- 方法 1: 从源码编译安装
18+
- 方法 2: FetchContent 集成
19+
- 方法 3: add_subdirectory 集成
20+
- CMake 构建选项说明
2221
- 验证安装和故障排除
2322

2423
3. **[使用 find_package](user_guide/06_using_find_package.md)** ⭐ 新增
@@ -84,7 +83,7 @@
8483
- **主 README**: [项目根目录 README](../README.md)
8584
- **项目规划**: [plan.md](../plan.md)
8685
- **开发规则**: [notes.md](../notes.md)
87-
- **GitHub 仓库**: [https://github.com/your-org/cpp-remote-profiler](https://github.com/your-org/cpp-remote-profiler)
86+
- **GitHub 仓库**: [https://github.com/IronsDu/cpp-remote-profiler](https://github.com/IronsDu/cpp-remote-profiler)
8887

8988
## 🔗 外部参考
9089

0 commit comments

Comments
 (0)