Skip to content

Commit 3d3c850

Browse files
committed
README: Fixed the maven installation part
1 parent c0d9796 commit 3d3c850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To use the language in your project simply add it your `pom.xml` file as a depen
7474
<version>Tag</version>
7575
</dependency>
7676
```
77+
#### Note replace `Tag` with a release tag from the [releases](https://github.com/Glimmr-Lang/PiccodeScript/releases) page.
7778

7879
and then add the following code to your solution:
7980

0 commit comments

Comments
 (0)