Skip to content

Commit 4aa99f8

Browse files
committed
remove old tool use help - the upstream documentation is better
1 parent 8782ea1 commit 4aa99f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/basics/101-130-yodaproject.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,4 @@ reproduce your data science project easily from scratch (take a look into the :r
943943
.. [#f5] Alternatively, if you were to use DataLad's Python API, you could import and expose it as ``dl.<COMMAND>`` and ``dl.get()`` the relevant files. This however, would not record them as provenance in the dataset's history.
944944
945945
.. [#f6] Instead of using GitHub's WebUI you could also obtain a token using the command line GitHub interface (https://github.com/sociomantic-tsunami/git-hub) by running ``git hub setup`` (if no 2FA is used).
946-
If you decide to use the command line interface, here is help on how to use it:
947-
Clone the `GitHub repository <https://github.com/sociomantic-tsunami/git-hub>`_ to your local computer.
948-
Decide whether you want to build a Debian package to install, or install the single-file Python script distributed in the repository.
949-
Make sure that all `requirements <https://github.com/sociomantic-tsunami/git-hub>`_ for your preferred version are installed , and run either ``make deb`` followed by ``sudo dpkg -i deb/git-hub*all.deb``, or ``make install``.
950946

0 commit comments

Comments
 (0)