You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,12 @@ Jellyfish is the core engine of Truthful Intelligence, a lightweight AI library
22
22
-**Modular and Configurable**
23
23
Built to be embedded, extended, or customized for Truthful Intelligence applications across any platform.
24
24
25
-
## Prerequisites
25
+
## ***Prerequisites***
26
26
27
-
To get started with Jellyfish, ensure you have the following installed:
27
+
To get started, ensure you have the following installed:
28
28
29
-
-**Meson Build System**: If you don’t have Meson installed, follow the installation instructions on the official [Meson website](https://mesonbuild.com/Getting-meson.html).
29
+
-**Meson Build System**: If you don’t have Meson `1.8.0` or newer installed, follow the installation instructions on the official [Meson website](https://mesonbuild.com/Getting-meson.html).
30
+
-**Conan Package Manager**: If you prefer using Conan, ensure it is installed by following the instructions on the official [Conan website](https://docs.conan.io/en/latest/installation.html).
0 commit comments