Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EricFrancis12 authored Sep 25, 2024
1 parent 8396a11 commit 41e8644
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@ EvoClick is a self-hosted click tracking software designed for media buyers and
### Steps
1. Clone the repository:

```bash
git clone https://github.com/EricFrancis12/evoclick.git
```
```bash
git clone https://github.com/EricFrancis12/evoclick.git
```

2. Navigate to the project directory:

```bash
cd evoclick
```
```bash
cd evoclick
```

3. Start the application:

```bash
docker compose up
```
```bash
docker compose up
```

The UI will now be running at http://localhost:3000 by default. Check the `.env` file for your Root Username and Root Password.

Expand Down

0 comments on commit 41e8644

Please sign in to comment.