Fix address

This commit is contained in:
filipstrand 2024-08-15 00:28:07 +02:00
parent 36b8794da8
commit 36b396b921

View File

@ -25,7 +25,7 @@ like [Numpy](https://numpy.org) and [Pillow](https://pypi.org/project/pillow/) f
### Installation
1. Clone the repo:
```
git clone git@github.com/filipstrand/mflux.git
git clone git@github.com:filipstrand/mflux.git
```
2. Navigate to the project and set up a virtual environment:
```