Skip to content

Commit

Permalink
Add Scoop installation reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Feb 12, 2023
1 parent eed9220 commit 1be7ce6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,17 @@ dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ts
dnf install activate-linux
```

## Windows

### Scoop

You can install it on the [Extras](https://github.com/ScoopInstaller/Extras) bucket:
```powershell
scoop bucket add extras # Ensure bucket is added first
scoop install activate-linux
```


## MacOS (Horrific)

### Dependencies
Expand Down

0 comments on commit 1be7ce6

Please sign in to comment.