Skip to content

Commit

Permalink
Merge pull request #6 from Tractables/khosravipasha-patch-1
Browse files Browse the repository at this point in the history
Update branch name
  • Loading branch information
khosravipasha authored Apr 19, 2024
2 parents 90d19bb + 757748f commit c8052dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ While in Pkg mode, run the following to install the latest release:
] add DirectedAcyclicGraphs
```

Similarly, to install from the latest commits on master branch, run:
Similarly, to install from the latest commits on main branch, run:

```julia
] add DirectedAcyclicGraphs#master
] add DirectedAcyclicGraphs#main
```

### Testing
Expand Down

0 comments on commit c8052dc

Please sign in to comment.