Skip to content

Commit

Permalink
Merge pull request #3 from ChrisRackauckas/ChrisRackauckas-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ChrisRackauckas committed May 14, 2017
2 parents 7a9f20e + f9595a5 commit 127ce79
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ You should setup both Travis and AppVeyor. Travis is for Linux and Mac, while
AppVeyor is for Windows. This will ensure that your package installs and runs
and the most popular OSs.

## Installing this Package

Since this package is not registered, you must install it by cloning. To add this package, use:

```julia
Pkg.clone("https://github.com/ChrisRackauckas/ExamplePackage.jl")
```

## Performance

For general tips for getting good performance, check out the following post:
Expand Down

0 comments on commit 127ce79

Please sign in to comment.