[flang] fix bad indentation in README
authorStephane Chauveau <stephane@chauveau-central.net>
Thu, 8 Feb 2018 14:01:55 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2018 09:09:20 +0000 (10:09 +0100)
Original-commit: flang-compiler/f18@60a0123f46b74d3fad942bf359ebe5ba11da5cdd
Reviewed-on: https://github.com/flang-compiler/f18/pull/6
Tree-same-pre-rewrite: false

flang/README.md

index 5098acb..b5c1a24 100644 (file)
@@ -2,8 +2,8 @@
 
 ## Selection of the C/C++ compiler
 
-   export CXX=.../the/path/to/g++ 
-   export CC=.../the/path/to/gcc    
+    export CXX=.../the/path/to/g++ 
+    export CC=.../the/path/to/gcc    
    
 ## Installation of LLVM 5.0