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
6bbfed98
Commit
6bbfed98
authored
Dec 19, 2017
by
Gregory Ashton
Browse files
Merge branch 'patch-1' into 'master'
README: fix setup.py call, add prefix alternative See merge request
!1
parents
e5fec27e
77fab347
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6bbfed98
...
...
@@ -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
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