Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
Installation directions contained the wrong link.
  • Loading branch information
Christoph Schwarzbach committed Jan 23, 2017
1 parent 3204daa commit d8c0a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ A forward modeling example for electromagnetics on a tetrahedral mesh can be fou

In julia type:
```
Pkg.clone("https://github.com/jInv/JTetra.git")
Pkg.clone("https://github.com/JuliaInv/JTetra.git")
```

# Tests
Expand Down

0 comments on commit d8c0a3a

Please sign in to comment.