aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.html')
-rw-r--r--docs/installation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.html b/docs/installation.html
index b56f50f..bdc8b1d 100644
--- a/docs/installation.html
+++ b/docs/installation.html
@@ -57,7 +57,7 @@ luarocks install luasocket
57 print(socket._VERSION) 57 print(socket._VERSION)
58 </code></pre> 58 </code></pre>
59 59
60<p>If you see output like <strong>LuaSocket 3.0</strong>, the installation was successful.</p> 60<p>If you see output like <strong>LuaSocket 3.1.0</strong>, the installation was successful.</p>
61 61
62<h3>More Information</h3> 62<h3>More Information</h3>
63<p>For more details, visit the <a href="https://github.com/lunarmodules/luasocket" target="_blank">LuaSocket GitHub repository</a>.</p> 63<p>For more details, visit the <a href="https://github.com/lunarmodules/luasocket" target="_blank">LuaSocket GitHub repository</a>.</p>