diff --git a/README.md b/README.md
index fdaa238bacf42ba749452c0064a412e3e52aabee..7ec697d5ccf5ca6233c6156a1913cbc9a16dc6f6 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Still inside the nix shell, launch the python script `campaign.py`. It will prep
 ```bash
 python3 campaign.py
 ```
-This step took 96 minutes on a 2 x Intel Xeon E5-2660 v2 10 cores/CPU.
+This step took 89 minutes on an Intel Xeon E5-2630 v3 2x8 cores CPU.
 
 ### 4. Analyse the results
 Finally and still in the nix shell (otherwise you just need to install with `pip` some python libraries like pandas, evalys, matplotlib...), run this Jupyter notebook to plot the graphs displayed in the article (~10mn):