Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NPodlozhniy authored Jan 8, 2023
1 parent bc0a14c commit 9f9df01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ The project is dedicated to simplifying vacation planning

Since it's a very simple app, all the packages used are built in, so if Python 3 is already installed, that is enough

### How to install
### Installation

You can just copy the repo without installing any additional packages

```
$ git clone https://github.com/NPodlozhniy/portugal-holiday.git
```

### How to run tests
### Tests

Open the folder where you just copied the app and run tests using pytest

Expand Down

0 comments on commit 9f9df01

Please sign in to comment.