From 1fe576dcf5ac621cb26b67b180561a50fd717724 Mon Sep 17 00:00:00 2001
From: vno86ego3q <gitlab-vno86ego3q@pyg.yt>
Date: Wed, 19 Jun 2024 11:21:12 +0200
Subject: [PATCH] add warning

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 312cc04..2a29119 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ Edit the `~/.bashrc` file (e.g., `vim ~/.bashrc`).
 At the end of the file, add the content of this repository's `bashrc`.
 It defines environment variables for the path, libraries, and proxy.
 
+**Exit the terminal (using `exit`), and reopen a new terminal!**
+
 Launch the `install-vscode.sh` script using `bash`:
 ```shell
 bash install-vscode.sh
-- 
GitLab