mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-23 20:52:28 +00:00
Fixed typo
This commit is contained in:
parent
e4c1487749
commit
55e0da205a
@ -9,7 +9,7 @@ git clone https://github.com/balkian/dotfiles.git
|
|||||||
```
|
```
|
||||||
The fast way:
|
The fast way:
|
||||||
```bash
|
```bash
|
||||||
cd; curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}
|
curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}
|
||||||
```
|
```
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user