Removed a full stop that shouldn't have been there

This commit is contained in:
Zastian Pretorius
2021-10-24 04:18:03 +02:00
committed by GitHub
parent d68c5b9baa
commit 40adfa7ff0

View File

@@ -10,7 +10,7 @@ This is a simple project to help sort your files on linux written in c++.
#+END_SRC
2. cd into the fsorter folder
#+BEGIN_SRC
. cd fsorter
cd fsorter
#+END_SRC
3. Generate a make files
#+BEGIN_SRC