Skip to content

Commit 03cb1c3

Browse files
committed
Update parts of docs
1 parent e9357d4 commit 03cb1c3

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ And the development version from
2323
install.packages("remotes")
2424
remotes::install_github("datashield/dsBase", "<BRANCH>")
2525

26-
# Install v6.4.0 with the following
27-
remotes::install_github("datashield/dsBase", "v6.4.0-dev")
26+
# Install v6.3.4 with the following
27+
remotes::install_github("datashield/dsBase", "6.3.4")
2828
```
2929

3030
For a full list of development branches, checkout https://github.com/datashield/dsBase/branches

docs/index.html

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pandoc: '3.4'
1+
pandoc: 3.1.3
22
pkgdown: 2.1.3
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-08-20T15:00Z
5+
last_built: 2025-08-20T16:17Z

0 commit comments

Comments
 (0)