Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi IIGUNI <[email protected]>
  • Loading branch information
guni1192 committed May 28, 2023
1 parent 936ad6e commit b7c1cd1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## Getting Started

```console
git clone git@github.com:guni1192/dotfiles.git
git clone https://github.com/guni1192/dotfiles.git
cd dotfiles
./scripts/init.sh
```
Expand All @@ -40,11 +40,3 @@ docker run -it ghcr.io/guni1192/dotfiles:latest
```console
$ yay -S i3 polybar rxvt-unicode dmenu
```

## Develop tools

### macOS

```console
$ brew install fzf ghq
```

0 comments on commit b7c1cd1

Please sign in to comment.