From 93577b98c021e3023e6378b1124f956bed1a4128 Mon Sep 17 00:00:00 2001 From: Arthur Le Bars <77685440+Goul-tard@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:21:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d03d6b..98319b6 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The physics is coded in C++, with Python as user interface for easy and fast usa - CMake 3.4 and newer `apt install cmake`. - Eigen 3.3 and newer `apt install libeigen3-dev`. - Python 3.8 and newer `apt install libpython3-dev` -- Doxygen 1.12 and newer 'apt install doxygen' +- Doxygen 1.12 and newer `apt install doxygen` ## Build Python package