mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-26 08:07:33 +02:00
Fix a bunch of typos
This commit is contained in:
@@ -28,8 +28,8 @@ are used in the usual way.
|
||||
# - cmake ..
|
||||
# - make
|
||||
#
|
||||
# With those steps, we will follow the best pratice to compile into a subdir
|
||||
# and the second line will request to CMake to generate a new OS-dependant
|
||||
# With those steps, we will follow the best practice to compile into a subdir
|
||||
# and the second line will request to CMake to generate a new OS-dependent
|
||||
# Makefile. Finally, run the native Make command.
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user