Skip to content

Commit ddaeff7

Browse files
authored
Add installation instructions for Alpine
1 parent d380dd5 commit ddaeff7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ To install FireflyAlgorithm on Arch Linux, please use an [AUR helper](https://wi
3737
```sh
3838
$ yay -Syyu python-fireflyalgorithm
3939
```
40+
To install FireflyAlgorithm on Alpine Linux:
41+
```sh
42+
$ apk add py3-fireflyalgorithm
43+
```
4044

4145
## Usage:
4246

0 commit comments

Comments
 (0)