Skip to content

Commit c84deda

Browse files
committed
Update README
1 parent 7a339cb commit c84deda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is the GitHub repository of Julia source code, including instructions for c
3636
<a name="Source-Download-Compilation"/>
3737
## Source Download & Compilation
3838

39-
First, acquire the source code either by cloning the git repository (requires **[git](http://git-scm.com/)** to be installed):
39+
First, acquire the source code by cloning the git repository:
4040

4141
git clone git://github.com/JuliaLang/julia.git
4242

@@ -120,6 +120,7 @@ Julia uses the following external libraries, which are automatically downloaded
120120
[gcc]: http://gcc.gnu.org/
121121
[wget]: http://www.gnu.org/software/wget/
122122
[curl]: http://curl.haxx.se/
123+
[git]: http://git-scm.com/
123124
[perl]: http://www.perl.org/
124125
[fdlibm]: http://www.netlib.org/fdlibm/readme
125126
[MT]: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html

0 commit comments

Comments
 (0)