From 47e58159f27a17cd8288f9f1d441db11cc367f72 Mon Sep 17 00:00:00 2001 From: vijay gopal chilkuri Date: Tue, 20 Dec 2016 12:24:32 +0100 Subject: [PATCH] still not working --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index feb3870..3db3899 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ Double Exchange Hamiltonian: Complete Version ```shell export PETSC_DIR=${PATH_TO_PETSC_INSTALLATION} export SLEPC_DIR=${PATH_TO_SLEPC_INSTALLATION} -```shell +``` 2. Make the executable ```shell make ex1 -```shell +``` 3. Using DEHam ---------------