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
David Keitel
gridcorner
Commits
77fab347
Commit
77fab347
authored
Dec 18, 2017
by
David Keitel
Browse files
README: fix setup.py call, add prefix alternative
parent
e5fec27e
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
77fab347
...
...
@@ -9,7 +9,11 @@ of coordinates), plot all possible 1D and 2D projections in the style of a
## Installation
Clone the repository and then
```
bash
$
python setup
install
$
python setup.py
install
```
or add a prefix to install in userspace, e.g.
```
bash
$
python setup.py
install
--prefix
=
~/.local/
```
## Example
...
...
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