Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
The Universal Packaging Tool
upt
Commits
254344ac
Commit
254344ac
authored
Feb 17, 2018
by
Cyril Roelandt
Browse files
README.md: Fixed installation instructions.
parent
9bc01c1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
254344ac
...
...
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
Based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fixed installation instructions in README.md
## [0.1.1] - 2018-02-17
### Fixed
- Fixed flake8 target in tox.ini
...
...
README.md
View file @
254344ac
...
...
@@ -14,7 +14,7 @@ You may install upt from PyPI:
You may also install it from the Git repository or a tarball:
$ python setup.py
develop
$ python setup.py
install
By itself, upt is useless. It requires frontends and or backends to provide
useful features. See the list of available frontends/backends at the end of this
...
...
Write
Preview
Markdown
is supported
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