File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ which can be installed via a package manager:
70
70
71
71
sudo port install cmake ninja
72
72
73
- Instructions for installing CMake and Ninja directly can be found [ below] ( #build-dependencies )
73
+ Instructions for installing CMake and Ninja directly can be found [ below] ( #build-dependencies ) .
74
74
75
75
#### Linux
76
76
@@ -81,7 +81,7 @@ For Ubuntu, you'll need the following development dependencies:
81
81
** Note:** LLDB currently requires at least ` swig-1.3.40 ` but will successfully build
82
82
with version 2 shipped with Ubuntu.
83
83
84
- Build instructions for Ubuntu 14.04 LTS can be found [ here] ( docs/Ubuntu14.md )
84
+ Build instructions for Ubuntu 14.04 LTS can be found [ here] ( docs/Ubuntu14.md ) .
85
85
86
86
### Getting Sources for Swift and Related Projects
87
87
You can’t perform that action at this time.
0 commit comments