We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b3a341 + 510c52c commit a4b7d4aCopy full SHA for a4b7d4a
docs/source/install_luadocumentor_in_docker.sh
@@ -33,7 +33,7 @@ PATH=$PATH:~/luarocks/bin
33
echo "Install openmwluadocumentor"
34
git clone https://gitlab.com/openmw/openmw-luadocumentor.git
35
cd openmw-luadocumentor
36
-git checkout 6bb0b799661fcf1ee4bca007420843c78ee0ac85
+git checkout 6dd235809494bb3b824206927ff4561eaf2c7b63
37
luarocks make luarocks/openmwluadocumentor-0.2.1-1.rockspec
38
cd ~
39
rm -r openmw-luadocumentor
0 commit comments