Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/DanielGavin/ols
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGavin committed Dec 14, 2023
2 parents e2267c9 + a395c30 commit d3f6e4b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Language server for Odin. This project is still in early development.

**Status**: You have to use `odin` commit 886d0de to build. Project can't compile with the latest llvm 17 update.

## Table Of Contents

- [Installation](#installation)
Expand All @@ -26,7 +24,7 @@ cd ols
# for windows
./build.bat

# for linux
# for linux and macos
./build.sh
```

Expand Down

0 comments on commit d3f6e4b

Please sign in to comment.