Skip to content

Commit 590ff41

Browse files
authored
Update GitHub branch reference for ottrpal package
1 parent c999a33 commit 590ff41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base_ottr/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ RUN R -e "install.packages('remotes', repos = 'https://cran.rstudio.com/')"
9191

9292
# Install the R package from a specific GitHub branch
9393
# Replace 'your_username', 'your_repo', and 'your_branch' with the actual values
94-
RUN R -e "remotes::install_github('ottrproject/ottrpal', ref = 'acoffman/borrow-chapter-token-fix')"
94+
RUN R -e "remotes::install_github('ottrproject/ottrpal', ref = 'kweav-additional-borrow-chapter-fix')"
9595

9696
#RUN installGithub.r \
9797
# ottrproject/ottrpal

0 commit comments

Comments
 (0)