summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2022-09-09 18:17:45 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2022-12-27 10:21:36 +0100
commitf98fd90da38fef1f63324fe19f57c8e5abf87968 (patch)
tree2ec89ed9273f011c59758d2ade6417d90769ec98 /README.md
parente1030dc6e69863438fe35a628bd6af9abc814b4a (diff)
Use set -e in bootstrap script instead of && between commands.win32
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index caad51d..8319a59 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Introduction
+ # Introduction
Have you ever wondered, if you want to compile a C++ program, why you always
need to learn another language to make it build properly with dependency