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
@@ -10,11 +10,12 @@ Fossil IO is an extensive and versatile library meticulously crafted to manage i
10
10
4.**Efficient File Handling**: Supports file stream operations with a focus on secure and reliable file I/O.
11
11
5.**Error Reporting**: Includes a comprehensive set of error codes and a lookup function to provide detailed error messages.
12
12
13
-
## Prerequisites
13
+
## ***Prerequisites***
14
14
15
-
To get started with Fossil Io, ensure you have the following installed:
15
+
To get started, ensure you have the following installed:
16
16
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).
0 commit comments