diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2014-08-20 23:22:02 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2014-08-20 23:22:02 +0900 |
commit | de5c557b822e2e90fb65d01431ac14cdccdc3991 (patch) | |
tree | bb0b1ef38c866a9e64f12405bd0a061575adbad9 /README | |
parent | 42ad2646fec10a449d100a31513f5d9c878e6f26 (diff) |
README: fix typo.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ COMPILING AND INSTALLING | |||
60 | make | 60 | make |
61 | sudo make install | 61 | sudo make install |
62 | 62 | ||
63 | If you have doxygen, then you csan build documentation with: | 63 | If you have doxygen, then you can build documentation with: |
64 | 64 | ||
65 | make doc | 65 | make doc |
66 | 66 | ||