Skip to content

Commit

Permalink
Add info git lfs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBergonti authored Oct 24, 2023
1 parent 5195cf5 commit 0b032b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ cmake .. -G"Visual Studio 16 2019" -DCMAKE_INSTALL_PREFIX="\path\to\desired\inst
cmake --build . --config Release --target INSTALL
```

> [!warning]
> "If you haven't configured [`git lfs`](https://git-lfs.com/), run `git lfs install` and `git lfs pull` inside the `ironcub_mk1_software` folder."

## Running the repo on Windows

To run the repository on Windows it is necessary to properly setup a Windows terminal where commands are executed. First, create a file `setup.bat` with the following content:
Expand Down

0 comments on commit 0b032b4

Please sign in to comment.