Skip to content

Commit

Permalink
Fixed minor README issues
Browse files Browse the repository at this point in the history
  • Loading branch information
JLErvin committed Sep 1, 2018
1 parent 59cfc70 commit e8301d0
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 @@ -27,12 +27,12 @@ make
sudo make install
```

Copy the sample configuration files
Copy the sample configuration files (assuming your are in the berry directory)

``` bash
mkdir $HOME/.config/berry
cp berry/examples/sxhkdrc $HOME/.config/berry/sxhkdrc
cp berry examples/autostart $HOME/.config/berry/autostart
cp example/sxhkdrc $HOME/.config/berry/sxhkdrc
cp example/autostart $HOME/.config/berry/autostart
```

If you are not using a display manager add the following to your `.xinitrc`
Expand Down

0 comments on commit e8301d0

Please sign in to comment.