Skip to content

Commit

Permalink
Merge pull request #89 from koenvanwijk/patch-1
Browse files Browse the repository at this point in the history
Update README.md Fix the pom.xml
  • Loading branch information
linuswagner authored Apr 30, 2024
2 parents 99735c0 + 0b961d3 commit 7e740da
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 7e740da

Please sign in to comment.