Skip to content

Commit

Permalink
docs: add alpine installation in docs README
Browse files Browse the repository at this point in the history
  • Loading branch information
mzz2017 committed Jul 24, 2023
1 parent cbeeefe commit e52107a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ emaint sync -r gentoo-zh
emerge -a net-proxy/dae
```

### Alpine

See [run on alpine](tutorials/run-on-alpine.md).

### macOS

We provide a hacky way to run dae on your macOS. See [run on macOS](tutorials/run-on-macos.md).
Expand Down
4 changes: 4 additions & 0 deletions docs/zh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ emaint sync -r gentoo-zh
emerge -a net-proxy/dae
```

### Alpine

详见 [run on alpine](tutorials/run-on-alpine.md)

### macOS

我们提供了一种比较 hacky 的方式在 macOS 上运行 dae,见 [run on macOS](../en/tutorials/run-on-macos.md)
Expand Down

0 comments on commit e52107a

Please sign in to comment.