Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:maxmouchet/HMMBase.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmouchet committed May 12, 2020
2 parents 72baff0 + b1a05da commit 0324c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Please try to submit short pull requests with a well-defined scope.
pkg> dev git@github.com:USERNAME/HMMBase.jl.git
```

3. From now on, `using HMMBase` will use your fork in `~/.julia/dev/HMMBase/`.
3. From now on, `using HMMBase` will use your fork.
(To re-install the main version, use `pkg> add HMMBase` in the Julia REPL.)

4. Make changes as desired, and ensure that the tests are passing:
Expand Down

0 comments on commit 0324c27

Please sign in to comment.