Skip to content

Commit

Permalink
v6
Browse files Browse the repository at this point in the history
  • Loading branch information
FJrodafo committed Jul 24, 2024
1 parent 0ae253e commit c968422
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
13 changes: 13 additions & 0 deletions App/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
|
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
`v5`
`v6`

0 comments on commit c968422

Please sign in to comment.