Skip to content

Commit 4df6807

Browse files
committed
Fix typos in README.md
1 parent 365b501 commit 4df6807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ $ ln -sf Makefile.Linux64 Makefile
3434
$ make eus0 eus1 eus2 eusg eusx eusgl eus
3535
```
3636

37-
For cygwin sytem, set ARCHDIR=Cygwin and ln -sf Makefile.Cygwin Makefile<br>
37+
For cygwin system, set ARCHDIR=Cygwin and ln -sf Makefile.Cygwin Makefile<br>
3838
For 32bit Linux system, set ARCHDIR=Linux and ln -sf Makefile.Linux.thread Makefile
3939

40-
### Documnets
40+
### Documents
4141

4242
See online [manual](http://euslisp.github.io/EusLisp/manual.html). (Japanese translation [manual](http://euslisp.github.io/EusLisp/jmanual.html))
4343

0 commit comments

Comments
 (0)