From 90795dbf14940ff6c1d8a133b1e1192a69c7929e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Tue, 27 Aug 2024 15:35:32 +0200 Subject: [PATCH] docs: can be downloaded directly in zed --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ec25add..b830279 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,19 @@ The easiest way to get [rust](https://rust-lang.org) is by using [rustup](https: ### How to install? +Since [zed-industries/extensions#1217](https://github.com/zed-industries/extensions/pull/1217) has been merged, you can simply download the extension in zed: extensions. +Don't forget to give at least a ⭐ if you like this project :D + +
+Dev installation + 1. Clone this repository 2. CTRL + SHIFT + P and select zed: install dev extension 3. Choose the directory where you cloned this repository 4. Enjoy :) +
+ ## How to configure? You can configure state, details and git integration by changing Discord Presence LSP settings. This can be done in zed: open settings with following configuration: