diff --git a/README.md b/README.md
index c358a35fb53f314e573aba64ce4a1028212ae5c5..238c72b89fdd9f2c4378a3c57060328134be4120 100644
--- a/README.md
+++ b/README.md
@@ -59,16 +59,6 @@ Args:
 In order to reproduce the figures in the paper, run
 
 ```bash
-<<<<<<< HEAD
 ./produce_figure.sh
-=======
-# Download the statistics
-cd Exp_Stat
-wget https:
-tar -xzvf calibration_score.tar.gz
-cd ..
-cd eval_calibration
-python3 visualize_calibration_score.py --save True
->>>>>>> 86802244ca958cf2c36e6ac8940fac4b6c09d8f4
 ```