updated main git link
This commit is contained in:
parent
d313d05e66
commit
d41cda2243
1 changed files with 3 additions and 1 deletions
|
@ -22,12 +22,14 @@ a profile is
|
|||
|
||||
# Setting it up for prod
|
||||
|
||||
**The packaging is currently not up to date on NUR due to issues with NUR. it will be packaged on my own repository soon.**
|
||||
|
||||
The project is [packaged for NixOS](https://nur.nix-community.org/repos/arteneko/); if you don't use NixOS, you will need to compile it yourself with the rust toolchain.
|
||||
|
||||
This project requires rust (stable, at least v1.84.0 which is the version i use) and cargo, as well as a postgresql database.
|
||||
|
||||
```
|
||||
$ git clone https://git.sr.ht/~artemis/dolltags
|
||||
$ git clone https://git.deuxfleurs.fr/StardustShard/dolltags
|
||||
$ cd dolltags
|
||||
$ cargo build --release
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue