Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed May 14, 2017
1 parent 7a9f20e commit f9595a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
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 f9595a5

Please sign in to comment.