Skip to content

Commit

Permalink
Update README.md Fix the pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanwijk authored Apr 30, 2024
1 parent 99735c0 commit 0b961d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You need Rascal, and either Eclipse or VScode or the standalone Rascal jar:
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>clair</artifactId>
<version>0.6.2/version>
<version>0.6.2</version>
</dependency>
```
* In `META-INF/RASCAL.MF` add:
Expand Down

0 comments on commit 0b961d3

Please sign in to comment.