From 59b88bccef6b3c664e4adb73fb052867637c387a Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Wed, 1 May 2019 09:36:02 -0600 Subject: [PATCH] fixed warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd1ec51418d..6e8b263e018 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ CC=mpicc FC=mpif90 cmake [-DOPTION1=value1 -DOPTION2=value2 ...] /path/to/pio/so ``` Full instructions for the cmake build can be found in the installation -documentation. \ No newline at end of file +documentation.