diff options
author | shfil <filip.gawin@zoho.com> | 2021-01-13 02:39:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 02:39:53 +0100 |
commit | ef0b2291a05c55cf49ed882bbe33d38b6cdc3730 (patch) | |
tree | 8381e24cfdee8b6a8b684533472dfc832465ba33 | |
parent | Update README.md (diff) | |
download | re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar.gz re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar.bz2 re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar.lz re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar.xz re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.tar.zst re3-ef0b2291a05c55cf49ed882bbe33d38b6cdc3730.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ For Linux using premake, proceed: [Building on Linux](https://github.com/GTAmodd <details><summary>Linux Conan</summary> -Obtain souce code. +Obtain source code. ``` git clone https://github.com/GTAmodding/re3.git cd re3 |