Skip to content

Commit 50b47cd

Browse files
author
Matthias Koeppe
committed
src/doc/en/developer/walkthrough.rst: Small edit
1 parent 940d1d3 commit 50b47cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/en/developer/walkthrough.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Obtaining the Sage source code
6161
==============================
6262

6363
Obviously one needs the Sage source code to develop. You can use your
64-
local installation of Sage, or (to start from scratch) download it
65-
from our Sage repository on GitHub::
64+
local installation of Sage (if you installed Sage from source), or
65+
(to start from scratch) download it from our Sage repository on GitHub::
6666

6767
[alice@localhost ~]$ git clone --origin upstream https://github.com/sagemath/sage.git
6868
Cloning into 'sage'...

0 commit comments

Comments
 (0)