Skip to content

Commit dd2210e

Browse files
committed
💚 Install globally
1 parent fc1fc02 commit dd2210e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ build:
77
tools:
88
python: "3"
99
commands:
10-
- pip install --user hererocks
10+
- pip install hererocks
1111
- hererocks lua51 -l5.1 -rlatest
1212
- source lua51/bin/activate
13-
- luarocks install --local ldoc lua-discount
13+
- luarocks install ldoc lua-discount
1414
- ldoc .
1515
- mv doc $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)