Reset macOS instructions.
Git-lfs is not requred after all Signed-off-by: Eivind Samseth <eisa01@gmail.com>
This commit is contained in:
parent
7f427d6e2d
commit
be7233030b
1 changed files with 1 additions and 7 deletions
|
@ -178,14 +178,8 @@ sudo apk add \
|
|||
#### macOS
|
||||
|
||||
```bash
|
||||
brew install cmake ninja qt@6 git-lfs
|
||||
brew install cmake ninja qt@6
|
||||
```
|
||||
After installtion git-lfs reuires an extra step
|
||||
```
|
||||
# Update global git config
|
||||
git lfs install
|
||||
```
|
||||
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
Reference in a new issue