Skip to content

Commit 4aec5cd

Browse files
authored
Minor grammar fixes
add missing full-stops
1 parent abd8d93 commit 4aec5cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ which can be installed via a package manager:
7070

7171
sudo port install cmake ninja
7272

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).
7474

7575
#### Linux
7676

@@ -81,7 +81,7 @@ For Ubuntu, you'll need the following development dependencies:
8181
**Note:** LLDB currently requires at least `swig-1.3.40` but will successfully build
8282
with version 2 shipped with Ubuntu.
8383

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).
8585

8686
### Getting Sources for Swift and Related Projects
8787

0 commit comments

Comments
 (0)