Skip to content

Commit

Permalink
Little reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
smoia committed Oct 23, 2020
1 parent 1239409 commit 70346f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ This will let you run the program with the latest modification, without requirin
If you want to check, type ``python --version`` in a terminal.


Linux, Mac and Windows developer installation
----------------------------------------------
Linux, Mac and Windows developer installation
---------------------------------------------

Be sure to have ``git`` and ``pip`` installed. Fork the phys2bids repository in GitHub, then open a terminal and run the following code to clone the forked repository and set it as your `origin`::

Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install with ``pip``
Install ``phys2bids`` alone
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pypi has the latest stable release of ``phys2bids`` as a package. Since we use ``auto`` to publish the latest features as soon as they are ready, it will _really_ be the latest release. Just run::
Pypi has the latest stable release of ``phys2bids`` as a package. Since we use ``auto`` to publish the latest features as soon as they are ready, it will *really* be the latest release. Just run::

pip3 install phys2bids

Expand Down

0 comments on commit 70346f5

Please sign in to comment.