From 52c88a37e7b4be536b6a089585e4fd6d06a66ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Eug=C3=AAnio?= Date: Fri, 19 May 2023 10:48:59 -0300 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2e71cf --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# tlauncher-nix + +Install the old version of TLauncher with the nix package manager. + +```sh +nix profile install +```