Skip to content

Commit

Permalink
add tag
Browse files Browse the repository at this point in the history
  • Loading branch information
junzhan.yzw committed Oct 22, 2015
1 parent 00a0dcd commit c11343c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Ofcourse, you can use the powerfull ZeroBraneStudio to debug. [see more detail](
Use with cocoapods
----------
see examples/TestWaxPod demo.
* add `pod 'wax', :git=>'[email protected]:alibaba/wax.git', :tag=>'1.0.0'` to your podfile. (tag in your needs)
* add `pod 'wax', :git=>'[email protected]:alibaba/wax.git', :tag=>'1.1.0'` to your podfile. (tag in your needs)
* then you can run lua code.

``` lua
Expand Down

0 comments on commit c11343c

Please sign in to comment.