Skip to content

Commit

Permalink
Merge pull request #1701 from jeremyabbott/patch-1
Browse files Browse the repository at this point in the history
Fixed a typo
  • Loading branch information
matthid authored Oct 15, 2017
2 parents e672bab + fbdebb6 commit bc14623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/markdown/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ to find out the required tools.

* Install FAKE
* For example on windows run `choco install fake -pre`
* On unix we don't have fake properly packaged jet (please HELP!). You can use the steps outlined in [`.travis.yml`](https://github.com/fsharp/FAKE/blob/master/.travis.yml#L14-L18)
* On unix we don't have fake properly packaged yet (please HELP!). You can use the steps outlined in [`.travis.yml`](https://github.com/fsharp/FAKE/blob/master/.travis.yml#L14-L18)

* Alternately, you can use [Vagrant](https://www.vagrantup.com/) in-pair with [VirtualBox](https://www.virtualbox.org/)
to automatically deploy a preconfigured virtual machine. See the [Vagrant docs](vagrant.html) to get in touch with the tool.
Expand Down

0 comments on commit bc14623

Please sign in to comment.