Skip to content

Commit

Permalink
update install instructions for git flow
Browse files Browse the repository at this point in the history
  • Loading branch information
slager committed Nov 5, 2024
1 parent 8203dc8 commit 892fbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ remotes::install_github("phuse-org/valtools", ref = remotes::github_release())
To install the latest development version, use:

```
remotes::install_github("phuse-org/valtools")
remotes::install_github("phuse-org/valtools", ref = "develop")
```

## Usage
Expand Down

0 comments on commit 892fbd0

Please sign in to comment.