Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyHunt committed Apr 21, 2015
1 parent 072c8d0 commit 2417ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ To override howm's default values at startup, cottage commands can be placed in
By default, howm will attempt to create a socket at ```/tmp/howm```, this can be overwritten by setting the environment variable ```HOWM_SOCK```. For example:

```
export HOW_SOCK=/tmp/howm_test
export HOWM_SOCK=/tmp/howm_test
```

##Keybinds
Expand Down

0 comments on commit 2417ea4

Please sign in to comment.