Reorganize Readme and add flathub link

This commit is contained in:
Bnyro
2023-06-28 21:16:05 +02:00
parent dcdcf1b0a1
commit f4036ed655
3 changed files with 39 additions and 33 deletions

View File

@@ -13,7 +13,7 @@ RUN xbps-install -Syu && \
xbps-install -y git
WORKDIR /root
RUN git clone https://github.com/lemmy-gtk/lemoa
RUN git clone https://github.com/lemmygtk/lemoa
RUN cd lemoa && \
cargo build --release