Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digo4 authored Dec 24, 2023
1 parent 6fcd33c commit f4494f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
Hi Coders! \
I have hereby compiled a set of instructions for understanding the basics of R Programming language.

## Installation:
There are three steps you need to follow in a sequential order:
1. **Install Perl** (Before installing R, make sure to install Perl first, becuase many of the libraries in R are written in Perl. If you are using Linux or macOS, your system already comes with Perl installed. For Windows, you need to install Perl separately).
2. **Install R**
3. **Install RStudio**

0 comments on commit f4494f3

Please sign in to comment.