Home aktualisiert

2026-03-30 21:11:35 +02:00
parent 6b59e8ba0c
commit 92664b2d97

@@ -15,13 +15,13 @@ Just copy the commands between brackets [] below
1) Clone the repository
// Take/create any temporary folder
[
// Take/create any temporary folder\
[\
git clone https://github.com/google/googletest.git
cd googletest
mkdir build
cd build
]
]\
2) Configure and build