Skip to content

Commit c8052dc

Browse files
Merge pull request #6 from Tractables/khosravipasha-patch-1
Update branch name
2 parents 90d19bb + 757748f commit c8052dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ While in Pkg mode, run the following to install the latest release:
3131
] add DirectedAcyclicGraphs
3232
```
3333

34-
Similarly, to install from the latest commits on master branch, run:
34+
Similarly, to install from the latest commits on main branch, run:
3535

3636
```julia
37-
] add DirectedAcyclicGraphs#master
37+
] add DirectedAcyclicGraphs#main
3838
```
3939

4040
### Testing

0 commit comments

Comments
 (0)