Update README.md
This commit is contained in:
@ -50,6 +50,13 @@ powershell激活Windows/office
|
||||
irm https://massgrave.dev/get|iex
|
||||
```
|
||||
|
||||
MacBook支援NTFS指令,[Free-NTFS-for-Mac/FAQ](https://github.com/hoochanlon/Free-NTFS-for-Mac/issues)
|
||||
|
||||
```
|
||||
curl https://fastly.jsdelivr.net/gh/hoochanlon/Free-NTFS-for-Mac/nigate.sh > ~/Public/nigate.sh && sudo -S mkdir -p /usr/local/bin && cd /usr/local/bin && sudo ln -s ~/Public/nigate.sh nigate.shortcut && echo "alias nigate='bash nigate.shortcut'" >> ~/.zshrc && osascript -e 'tell application "Terminal" to do script "nigate"'
|
||||
```
|
||||
|
||||
|
||||
### Windows/Office下载
|
||||
|
||||
* https://distrowatch.com/dwres.php?resource=popularity 各种系统镜像资源全都有
|
||||
|
||||
Reference in New Issue
Block a user