We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365b501 commit 4df6807Copy full SHA for 4df6807
README.md
@@ -34,10 +34,10 @@ $ ln -sf Makefile.Linux64 Makefile
34
$ make eus0 eus1 eus2 eusg eusx eusgl eus
35
```
36
37
-For cygwin sytem, set ARCHDIR=Cygwin and ln -sf Makefile.Cygwin Makefile<br>
+For cygwin system, set ARCHDIR=Cygwin and ln -sf Makefile.Cygwin Makefile<br>
38
For 32bit Linux system, set ARCHDIR=Linux and ln -sf Makefile.Linux.thread Makefile
39
40
-### Documnets
+### Documents
41
42
See online [manual](http://euslisp.github.io/EusLisp/manual.html). (Japanese translation [manual](http://euslisp.github.io/EusLisp/jmanual.html))
43
0 commit comments