Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
IN-WOP
hubeau
Commits
70eb48b8
Commit
70eb48b8
authored
Sep 27, 2021
by
Dorchies David
Browse files
docs(readme): update repository to github
Fix
#11
parent
f88357ed
Pipeline
#30353
failed with stage
in 58 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
README.Rmd
View file @
70eb48b8
...
@@ -30,7 +30,7 @@ You can install the 'hubeau' R-package from it's development repository with:
...
@@ -30,7 +30,7 @@ You can install the 'hubeau' R-package from it's development repository with:
``` r
``` r
install.packages("remotes")
install.packages("remotes")
remotes::install_git
la
b("in
-wop
/hubeau"
, host = "gitlab.irstea.fr"
)
remotes::install_git
hu
b("in
rae
/hubeau")
```
```
## Loading library
## Loading library
...
...
README.md
View file @
70eb48b8
...
@@ -23,7 +23,7 @@ with:
...
@@ -23,7 +23,7 @@ with:
```
r
```
r
install.packages
(
"remotes"
)
install.packages
(
"remotes"
)
remotes
::
install_git
la
b
(
"in
-wop
/hubeau"
,
host
=
"gitlab.irstea.fr"
)
remotes
::
install_git
hu
b
(
"in
rae
/hubeau"
)
```
```
## Loading library
## Loading library
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment