Skip to content

Commit 6e6940c

Browse files
committed
s
1 parent dd85ccc commit 6e6940c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ First configure .env.example and save it to .env
1515
If DATABASE_URL is set, it will connect to a Postgres DB. If blank, it will use an sqlite db in /data
1616

1717
```bash
18-
#set api-domain to where you will be deploying the link shortener, eg: link.example.com, default is localhost:8080
1918
git clone https://github.com/waveringana/simplelink && cd simplelink
2019
./build.sh
2120
cargo run

0 commit comments

Comments
 (0)