Skip to content

Commit

Permalink
Merge pull request #129 from yui-knk/readme
Browse files Browse the repository at this point in the history
Update command
  • Loading branch information
yui-knk committed Oct 16, 2023
2 parents 0358e87 + b3d22b1 commit d8aee98
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 @@ -120,7 +120,7 @@ index ba5fb06..2497178 100755
#### 3. Run Lrama

```shell
$ exe/lrama -d -o parse.tmp.c -h tmp/parse.tmp.y
$ exe/lrama -o parse.tmp.c --header=parse.tmp.h tmp/parse.tmp.y
```

#### 4. Generate Flamegraph
Expand Down

0 comments on commit d8aee98

Please sign in to comment.