Skip to content

Commit 9a70e26

Browse files
committed
Update installation instructions
1 parent 53517a5 commit 9a70e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The `Xtensor` R package depends on the `xtensor-r` C++ header-only library.
4444

4545
- When installing the CRAN package the headers of `xtensor-r` and its dependencies
4646
are vendored in the R package.
47-
- However, the conda package does not vendor its dependencies.
47+
- However, the conda-forge package does not vendor its dependencies.
4848

4949
The vendoring can be prevented by passing the `--novendor` option to the configure script,
5050
which can be passed to the `R CMD INSTALL` command in the following way:

0 commit comments

Comments
 (0)