Skip to content

Commit 21680ba

Browse files
committed
Fix section titles in COMPILING.md
1 parent 6a58ed9 commit 21680ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

COMPILING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#WHAT ARCHITECTURE ?
1+
# What architecture?
22

33
CPROVER now needs a C++11 compliant compiler and is known to work in the
44
following environments:
@@ -18,7 +18,7 @@ past, but are not actively tested:
1818
- Solaris 11
1919
- FreeBSD 11
2020

21-
#Building using CMake
21+
# Building using CMake
2222

2323
Building with CMake is supported across Linux, MacOS X and Windows with Visual
2424
Studio 2019. There are also hand-written make files which can be used to build

0 commit comments

Comments
 (0)