Skip to content

Commit 8011c84

Browse files
author
Weiguang Mao
committed
improve
1 parent 33b1d57 commit 8011c84

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/documentation/01_Installation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ remotes::install_github("FunctionLab/DaVinci")
1818
1. Install the latest version of R (>=4.0.0)
1919
2. Install `remotes` in R.
2020
3. Install `DaVinci` from `GitHub`.
21-
* You may need to `yum install` the following packages depending on your setup:
22-
- git
23-
- blas, lapack, blas-devel, lapack-devel
24-
- cmake
25-
- udunits2-devel
26-
- openssl-devel
27-
- gdal-devel, proj-devel, geos-dev
21+
*You may need to `yum install` the following packages depending on your setup:
22+
- `git`
23+
- `blas`, `lapack`, `blas-devel`, `lapack-devel`
24+
- `cmake`
25+
- `udunits2-devel`
26+
- `openssl-devel`
27+
- `gdal-devel`, `proj-devel`, `geos-dev`
2828

2929

3030

@@ -43,7 +43,7 @@ remotes::install_github("FunctionLab/DaVinci")
4343

4444
### Mac (ARM chip)
4545
1. Install the latest version of R (>=4.0.0)
46-
2. Install Xcode developer tools and GNU Fortran compiler following the [instructions](https://mac.r-project.org/tools/).
46+
2. Install `Xcode developer tools` and `GNU Fortran compiler` following the [instructions](https://mac.r-project.org/tools/).
4747

4848

4949

0 commit comments

Comments
 (0)