We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad38f28 commit 4a9ac15Copy full SHA for 4a9ac15
html/index.html
@@ -818,7 +818,8 @@ <h3 class="panel-title">Lua (openresty)</h3>
818
</div>
819
820
<div class="panel-footer">
821
- <code>curl https://codeload.github.com/SkyLothar/lua-resty-jwt/tar.gz/master | tar -xz</code>
+ <code>curl https://codeload.github.com/SkyLothar/lua-resty-jwt/tar.gz/master | tar -xz --strip 1 lua-resty-jwt-master/lib</code>
822
+ <code>curl https://codeload.github.com/jkeys089/lua-resty-hmac/tar.gz/master | tar -xz --strip 1 lua-resty-hmac-master/lib</code>
823
824
825
0 commit comments