Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed May 19, 2024
1 parent 7d265a9 commit 1909a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Mainly have a few more troublesome things:

1. Not cross-platform

Every platform has its oackage, eg `Brew` in MacOS, `scoop` in Windows
Every platform has its own packager manager, eg `Brew` in MacOS, `scoop` in Windows

2. Package manager usually has a center server

Expand Down Expand Up @@ -48,7 +48,7 @@ You can release your package with following ways(pick one):

2. Create a [Cask.toml](Cask.toml.md) file in [cask-core](https://github.com/cask-pkg/cask-core)

And then run the following command
And then run the following command in your local machine

```bash
cask remote sync
Expand Down

0 comments on commit 1909a83

Please sign in to comment.