1
0
mirror of synced 2024-06-06 04:38:02 +02:00

Quick fix

This commit is contained in:
Henry Schreiner 2019-07-31 12:29:33 -04:00
parent 89e7e0a73e
commit 56a6387308

View File

@ -18,7 +18,7 @@ You can replace the make line with `cmake --build .` if you'd like, and it will
{% term %} {% term %}
~/package $ cmake -S . -B build ~/package $ cmake -S . -B build
~/package $ cmake --build . ~/package $ cmake --build build
{% endterm %} {% endterm %}
Any *one* of these commands will install: Any *one* of these commands will install: