mirror of
https://github.com/4rkal/shortr.git
synced 2025-01-28 18:46:28 +02:00
fixed typo
This commit is contained in:
parent
435d098992
commit
ffc4bd09f4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
***Blazingly fast*** url shortener, written in go
|
***Blazingly fast*** url shortener, written in go
|
||||||
|
|
||||||
## Instaallation
|
## Installation
|
||||||
The first step is cloning this repo:
|
The first step is cloning this repo:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -24,5 +24,5 @@ Assuming that you have docker compose installed simply run
|
|||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
Now the application should be available by vissiting `localhost:8080`
|
Now the application should be available by visiting `localhost:8080`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user