Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
buddly27 authored Sep 28, 2019
1 parent f854a27 commit 16e7907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Nuke using Blink API.

## Building

Build the plugin as follow:
Build the plugin as follows:

```bash
cd smaa-nuke
Expand All @@ -16,7 +16,7 @@ cmake -DCMAKE_INSTALL_PREFIX=/tmp ..
make && make install
```

A specific Nuke version can be targeted as follow:
A specific Nuke version can be targeted as follows:

```
cmake -DNUKE_PATH=/path/to/nuke -DCMAKE_INSTALL_PREFIX=/tmp ..
Expand Down

0 comments on commit 16e7907

Please sign in to comment.