aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-06-24 05:53:55 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-06-24 05:53:55 +0200
commit44b9d876044541770ecebc775560fa43212a32bf (patch)
treefffca8b23d59779872d95419d93d00a1afb68917 /README
parent708913b8586e4d36fda5dd79fb519394becc724e (diff)
Fix typo
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 75fb8b5..9026788 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Portuguese or ‘Όρυξ’ in Greek) as opposed to using the English name.
Building the Oryx compiler is rather trivial. The steps are as follows:
1. Install the LLVM libraries and -headers. They should be available
- through your systems package manager. Do note that as on 24/06/2024
+ through your systems package manager. Do note that as of 24/06/2024
the version of LLVM being utilized is 17.0.6. The compiler may work
with other versions, but it isn’t guaranteed.