Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ For a better browsing experience, use the official web dashboard:
|
|
| 33 |
To add this repository to your Alpine Linux installation, run the following commands:
|
| 34 |
|
| 35 |
```bash
|
| 36 |
-
echo "https://huggingface.co/datasets/MatiM/matims-arepo/resolve/main/
|
| 37 |
```
|
| 38 |
```bash
|
| 39 |
doas apk update
|
|
|
|
| 33 |
To add this repository to your Alpine Linux installation, run the following commands:
|
| 34 |
|
| 35 |
```bash
|
| 36 |
+
echo "https://huggingface.co/datasets/MatiM/matims-arepo/resolve/main/community" | doas tee -a /etc/apk/repositories
|
| 37 |
```
|
| 38 |
```bash
|
| 39 |
doas apk update
|