diff --git a/App/README.md b/App/README.md index 5c99dfe..5b35815 100644 --- a/App/README.md +++ b/App/README.md @@ -57,6 +57,19 @@ App/ ## Run it! +Open your directory where you save your repositories and clone it with the following command: + +```shell +# GitHub +git clone https://github.com/FJrodafo/CV.git + +# GitLab +git clone https://gitlab.com/FJrodafo/CV.git + +# Bitbucket +git clone https://bitbucket.org/fjrodafo/cv.git +``` + This project must be initialized and the necessary dependencies installed with the following command (Make sure you are in the `App` directory): ```shell diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f7c10c..5ea3775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ``` +* Commit: 0ae253e - v5 +| Author: FJrodafo - Sat, 13 Jul 2024 18:10:41 +0100 +| * Commit: bc938eb - v4 | Author: FJrodafo - Sat, 13 Jul 2024 18:10:07 +0100 | diff --git a/VERSION.md b/VERSION.md index 8060a9d..b396b28 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -`v5` \ No newline at end of file +`v6` \ No newline at end of file