Browse Source

add jsfmt install instructions

pull/5/head
Brett Langdon 12 years ago
parent
commit
803562893d
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@ -7,6 +7,12 @@ this is basically a clone of the necessary code from `go-mode` for running `gofm
## Installing
Install [jsfmt](https://rdio.github.io/jsfmt):
```bash
npm install -g jsfmt
```
Download and place `jsfmt.el` in `~/.emacs.d`
Modify your `~/.emacs` file to include:


Loading…
Cancel
Save