Skip to content

Commit

Permalink
docs: add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed Mar 5, 2024
1 parent bb7f9e0 commit 3fbe3be
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

These are my dotfiles.

## Installation

```bash
git clone https://github.com/YasminTeles/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow --dotfiles git
```

## License

This project is licensed under the [MIT License](LICENSE).
Expand Down

0 comments on commit 3fbe3be

Please sign in to comment.