Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.
Open

typo #35

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If so please open an issue on the package spawning the process.
This is a [current bug][2] in Atom.

Until this atom bug is fixed, a workaround is to add the following config
to the ~/.atom/init.coffee file the relaunch from the OSX dock:
to the ~/.atom/init.coffee file the relaunch from then OSX dock:
```
process.env.PATH = ["/usr/bin",
"/usr/local/bin",
Expand Down