1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00

Fix extension for Racket in README.

This commit is contained in:
Vincent St-Amour 2015-03-15 13:01:50 -04:00
parent 6fef8e58dd
commit 3796240a60

View File

@ -298,7 +298,7 @@ compiler/interpreter to run.
```
cd racket
./stepX_YYY.rb
./stepX_YYY.rkt
```
### Ruby (1.9+)