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

Commit

Permalink
Fix numbering issue in the ReadMe
Browse files Browse the repository at this point in the history
Resolves #164
  • Loading branch information
Shan1024 committed Mar 1, 2017
1 parent c0d6b89 commit 4e327aa
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 4e327aa

Please sign in to comment.