Skip to content

Commit 5eb8510

Browse files
Update README.md
1 parent 7587c1f commit 5eb8510

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ Jellyfish is the core engine of Truthful Intelligence, a lightweight AI library
2222
- **Modular and Configurable**
2323
Built to be embedded, extended, or customized for Truthful Intelligence applications across any platform.
2424

25-
## Prerequisites
25+
## ***Prerequisites***
2626

27-
To get started with Jellyfish, ensure you have the following installed:
27+
To get started, ensure you have the following installed:
2828

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).
3031

3132
### Adding Dependency
3233

0 commit comments

Comments
 (0)