corrected (my standard) mistake in README

This commit is contained in:
Philip Eisenlohr 2016-11-29 10:02:07 -05:00
parent 94c934c8bd
commit 20c5ccc112
1 changed files with 1 additions and 1 deletions

View File

@ -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