Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianpineda authored Dec 12, 2020
1 parent 5fd73de commit c1c5d40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# This is the development version of ACTIONet and may be unstable

# Installation
### Setting Up the Environment (Preinstallation)
**For Linux Users**
Expand All @@ -26,7 +24,7 @@ This is the easiest way to install the package, and it automatically installs al

```r
install.packages("devtools")
devtools::install_github("shmohammadi86/ACTIONet", ref = "R-devel")
devtools::install_github("shmohammadi86/ACTIONet", ref = "R-release")

```

Expand Down

0 comments on commit c1c5d40

Please sign in to comment.