Skip to content

Commit 16a6b30

Browse files
authored
Update the Git URL and directory name (#72)
The old URL is either deleted or made private at the date of writing.
1 parent be4c1db commit 16a6b30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Basically the same as using *pip*, but change "pip install" to "easy_install":
5050
5151
.. code:: console
5252
53-
$ git clone https://github.com/rocky/python3k-trepan.git
54-
$ cd python-trepan
53+
$ git clone https://github.com/Trepan-Debuggers/python3-trepan
54+
$ cd python3-trepan
5555
$ make check-short # to run tests
5656
$ make install # if pythonbrew or you don't need root access
5757
$ sudo make install # if pythonbrew or you do need root access

0 commit comments

Comments
 (0)