fix: typos, broken links, and other updates

This commit is contained in:
Ryan Yin
2023-06-23 23:18:01 +08:00
parent 3fe5fb1fa3
commit a2d35c5d18
36 changed files with 100 additions and 58 deletions

View File

@ -1,5 +1,5 @@
## 使用 Makefile 简化命令
## 使用 Makefile 简化 NixOS 相关命令
> 注意: Makefile 的 target 名称不能与当前目录下的文件或者目录重名,否则 target 将不会被执行!