From 1ca4a8f3f441ab3db876b50bcdb2d3e4e4f47e70 Mon Sep 17 00:00:00 2001 From: ShadoWarrior59 <48249704+ShadoWarrior59@users.noreply.github.com> Date: Tue, 2 May 2023 11:09:04 +0200 Subject: [PATCH] Update README-FR.md change creation of directory cible => target --- docs/README-FR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-FR.md b/docs/README-FR.md index c11edc211..bef9b39b4 100644 --- a/docs/README-FR.md +++ b/docs/README-FR.md @@ -102,7 +102,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source $HOME/.cargo/env git clone https://github.com/rustdesk/rustdesk cd rustdesk -mkdir -p cible/debug +mkdir -p target/debug wget https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.lnx/x64/libsciter-gtk.so mv libsciter-gtk.so target/debug Exécution du cargo