From 393c4eb9555948e25c4de23b7a0f978263cba851 Mon Sep 17 00:00:00 2001 From: Maxwell Date: Tue, 14 Jan 2025 17:42:23 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5babf5f..586c3ed 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Maybe one day the NodeJS community will find it and obsess over it in it's unopt ## How do I Okto? +If you'd like to try online, a [replit template](https://replit.com/@maxwelljxyz/okto) is avaliable. + Okto uses features from C++ 17, so make sure you have an updated compiler. I recommend gcc. Here are some instructions: ### Linux (and most other Unix-like)