Skip to content

Commit

Permalink
chore: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AkariiinMKII committed Jan 26, 2025
1 parent 179b280 commit 856867b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,17 @@ Simply run following commands:
scoop bucket add Scoop4kariiin https://github.com/AkariiinMKII/Scoop4kariiin
# Install apps by manifest name
scoop install <manifest> # Use Scoop4kariiin/<manifest> if app name conflicts with ones in other bucket.
scoop install <manifest>
# If manifest name conflicts with ones in other buckets, use following command instead:
# scoop install Scoop4kariiin/<manifest>
```

> [!IMPORTANT]
> Some manifests use custom scripts stored in bucket.
>
> In this case, installing apps directly from manifest URL will fail with following error:
>
> ```PowerShell
> ```plaintext
> Missing files, please re-add Scoop4kariiin bucket and re-install this app.
> ```
>
Expand Down

0 comments on commit 856867b

Please sign in to comment.