Skip to content

Commit 16c6a96

Browse files
Update README.md
1 parent 507a918 commit 16c6a96

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
@@ -10,11 +10,12 @@ Fossil IO is an extensive and versatile library meticulously crafted to manage i
1010
4. **Efficient File Handling**: Supports file stream operations with a focus on secure and reliable file I/O.
1111
5. **Error Reporting**: Includes a comprehensive set of error codes and a lookup function to provide detailed error messages.
1212

13-
## Prerequisites
13+
## ***Prerequisites***
1414

15-
To get started with Fossil Io, ensure you have the following installed:
15+
To get started, ensure you have the following installed:
1616

17-
- **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).
17+
- **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).
18+
- **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).
1819

1920
### Adding Dependency
2021

0 commit comments

Comments
 (0)