corrected (my standard) mistake in README
This commit is contained in:
parent
94c934c8bd
commit
20c5ccc112
|
@ -6,7 +6,7 @@ This folder contains patches that modify the functionality of the current versio
|
|||
|
||||
```bash
|
||||
cd DAMASK_ROOT
|
||||
patch -p1 installation/patch/nameOfPatch
|
||||
patch -p1 < installation/patch/nameOfPatch
|
||||
```
|
||||
|
||||
## Available patches
|
||||
|
|
Loading…
Reference in New Issue