Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #165 from Shan1024/fix-readme-issue
Browse files Browse the repository at this point in the history
Fix numbering issue in the ReadMe
  • Loading branch information
sameerajayasoma authored Mar 1, 2017
2 parents 4d94644 + 4e327aa commit a222c01
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
## Building from the source

1. Clone the repository using the following command.
```
git clone --recursive https://github.com/ballerinalang/plugin-intellij.git
```

```
git clone --recursive https://github.com/ballerinalang/plugin-intellij.git
```
2. Install latest version of [Gradle](https://gradle.org/) if you don't have it installed already.
3. Navigate into the cloned repository and run `gradle buildPlugin`.
4. In the **build/distributions** directory, **Ballerina-Intellij-Plugin.zip** will be created.
Expand Down

0 comments on commit a222c01

Please sign in to comment.