Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YujiaBao committed Sep 13, 2018
1 parent 6537e4d commit 048f4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The Marshfield Clinic EHR data is not publicly available due to patients' privac
## Code Usage
1. Compile
```
g++ --std=c++14 Hawkes.cpp -o Hawkes.out
g++ --std=c++14 -pthread Hawkes.cpp -o Hawkes.out
```
2. Example run
```
Expand Down

0 comments on commit 048f4cb

Please sign in to comment.