mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Fixed typo
This commit is contained in:
@@ -9,7 +9,7 @@ git clone https://github.com/balkian/dotfiles.git
|
||||
```
|
||||
The fast way:
|
||||
```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
|
||||
|
||||
|
Reference in New Issue
Block a user