Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
azubieta
appimage-builder-docs
Commits
6c64e261
Commit
6c64e261
authored
Apr 11, 2022
by
azubieta
Browse files
Add --dev to install instructions
parent
763a6e19
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6c64e261
...
...
@@ -2,4 +2,4 @@
appimage-builder project documentation is built using sphinx. The Python environment is controlled with
`pipenv`
.
Use
`pipenv install`
to install the build tools and
`make html`
to generate the documentation.
\ No newline at end of file
Use
`pipenv install --dev`
to install the build tools and
`make html`
to generate the documentation.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment