Skip to content

Commit

Permalink
[FIX] Fix scoop command error (PKUFlyingPig#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
suiyun39 authored Dec 21, 2022
1 parent 0e229b7 commit e71d7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/必学工具/Scoop.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 45,7 @@ Scoop 社区仅维护安装配置,所有的软件都是从该软件官方提
对于已经过时弃用的软件,Scoop 社区会将其从 [ScoopInstaller/Main](https://github.com/ScoopInstaller/Main) 中移除并将其添加到 [ScoopInstaller/Versions](https://github.com/ScoopInstaller/Versions) 中。如果你需要这些软件的话需要手动添加 bucket:

```powershell
scoop bucket add version
scoop bucket add versions
scoop install python27
```

0 comments on commit e71d7ba

Please sign in to comment.