Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
9da739a7
Commit
9da739a7
authored
Feb 10, 2015
by
Marco Selig
Browse files
version update.
parent
cb2eb033
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
9da739a7
...
...
@@ -111,24 +111,25 @@ obtained by cloning the repository::
Installation
............
(
a
)
NIFTY
can
be
installed
using
**
pip
**
by
running
the
following
command
::
*
NIFTY
can
be
installed
using
`
PyPI
<
https
://
pypi
.
python
.
org
/
pypi
>`
_
and
**
pip
**
by
running
the
following
command
::
pip
install
nifty
pip
install
nifty
Alternatively
,
a
private
or
user
specific
installation
can
be
done
by
::
Alternatively
,
a
private
or
user
specific
installation
can
be
done
by
::
pip
install
--
user
nifty
pip
install
--
user
nifty
(
b
)
NIFTY
can
be
installed
using
**
Distutils
**
by
running
the
following
command
::
*
NIFTY
can
be
installed
using
**
Distutils
**
by
running
the
following
command
::
python
setup
.
py
install
python
setup
.
py
install
Alternatively
,
a
private
or
user
specific
installation
can
be
done
by
::
Alternatively
,
a
private
or
user
specific
installation
can
be
done
by
::
python
setup
.
py
install
--
user
python
setup
.
py
install
--
install
-
lib
=/
SOMEWHERE
python
setup
.
py
install
--
user
python
setup
.
py
install
--
install
-
lib
=/
SOMEWHERE
Acknowledgement
---------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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