From d5f32930e8341138fffb2e6e20747214c427436a Mon Sep 17 00:00:00 2001
From: Nicolas de Sereville <deserevi@ipno.in2p3.fr>
Date: Wed, 6 Jan 2016 14:55:28 +0100
Subject: [PATCH] + Fix typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dd6acca28..3a371f851 100644
--- a/README.md
+++ b/README.md
@@ -198,7 +198,7 @@ ROOT file, _npanalysis_ use these automatically as inputs.
 
 The results can be displayed using the command:
 ````
-$ root -l ShowResult.cxx
+$ root -l ShowResult.C
 ````
 
 You should be able to see the light particle identification, the light particle kinematical line and the associated excitation energy spectrum fitted by a gaussian.
-- 
GitLab