cosmetic: trailing whitespace
This commit is contained in:
parent
93ea93f06a
commit
3f6a4b99a7
1 changed files with 5 additions and 3 deletions
|
|
@ -41,9 +41,11 @@ working with make).
|
|||
After you go through the steps above, go for the executable file and
|
||||
try that demo.
|
||||
|
||||
Notice: For OSX users, you should manually move the .fasb file into the
|
||||
directory where your executable file is in. So run the command:
|
||||
`mv hello-lisp-system--all-systems.fasb ecl_qtdemo.app/Contents/MacOS/`
|
||||
Notice: For OSX users, you should manually move the .fasb file into
|
||||
the directory where your executable file is in. So run the command:
|
||||
```
|
||||
mv hello-lisp-system--all-systems.fasb ecl_qtdemo.app/Contents/MacOS/
|
||||
```
|
||||
|
||||
Happy hacking with ECL!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue