Skip to content

Commit 1d4dab8

Browse files
authored
Update README.md
1 parent 69e40a0 commit 1d4dab8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Eos aims to be:
1717
- [SPDLOG](https://github.com/gabime/spdlog)
1818
- [SLANG](https://github.com/shader-slang/slang)
1919

20-
*Note: These dependencies are fetched automatically by CMake during the configuration step using FetchContent (or similar macros defined in `cmake/FetchMacros.cmake`).*
20+
> [!NOTE]
21+
> These dependencies are fetched automatically by CMake during the configuration step using FetchContent (or similar macros defined in `cmake/FetchMacros.cmake`).
2122
2223
# Building
2324
This project is built using CMake and Ninja.

0 commit comments

Comments
 (0)