Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/luajit-rocks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Farabet <clement.farabet@gmail.com>2013-10-30 07:05:11 +0400
committerClement Farabet <clement.farabet@gmail.com>2013-10-30 07:05:11 +0400
commit88c9c4214ae8f653bfe714d86b6f555b3ecf56ff (patch)
treec4065c68d748cd8760bf4ca9906488ff40a0ca83
parentb7c5a9951e79693779db3ada87322d330faeed92 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9d6602..cf24d9b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
CMake-based LuaJIT + Luarocks
=============================
-# What the point? #
+# What's the point? #
We want to provide an easy to way to users for installing _recent_ versions
of LuaJIT and luarocks, with almost no efforts.