2
0
Эх сурвалжийг харах

Merge pull request #11 from pyros2097/patch-1

Update README.md
Bjorn Swenson 8 жил өмнө
parent
commit
bc68440030
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -3,6 +3,13 @@ GraphQL Lua [![Join the chat at https://gitter.im/bjornbytes/graphql-lua](https:
 
 
 Lua implementation of GraphQL.
 Lua implementation of GraphQL.
 
 
+Installation
+------------
+1. Using luvit  
+`lit install bjornbytes/graphql`
+2. Using luarocks  
+`luarocks install graphql`
+
 Example
 Example
 ---
 ---