Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qfish committed Jan 9, 2014
1 parent 89173f8 commit 7ab4b51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ Here are some example alignment patterns. Of course you can make your own. The p

```sh
# install
$ curl qfi.sh/XAlign/build/install.sh | sh
$ curl http://qfi.sh/XAlign/build/install.sh | sh

or

# update
$ curl qfi.sh/XAlign/build/update.sh | sh
$ curl http://qfi.sh/XAlign/build/update.sh | sh
```

### Manually
Expand All @@ -55,7 +55,7 @@ Here are some example alignment patterns. Of course you can make your own. The p
## Uninstall
```
$ curl qfi.sh/XAlign/build/uninstall.sh | sh
$ curl http://qfi.sh/XAlign/build/uninstall.sh | sh
```
## Usage
Expand Down

0 comments on commit 7ab4b51

Please sign in to comment.