Skip to content

Commit

Permalink
Fix documentation directory name in README
Browse files Browse the repository at this point in the history
There’s “doc/en” directory so it should be the correct name.
  • Loading branch information
okuramasafumi authored Oct 25, 2022
1 parent 2c70cfd commit 55f2de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
$ ruby calc

... Does it work?
For details of Racc, see HTML documents placed under 'rdoc/en/'
For details of Racc, see HTML documents placed under 'doc/en/'
and sample grammar files under 'sample/'.


Expand Down

0 comments on commit 55f2de0

Please sign in to comment.