diff --git a/README.md b/README.md
index 09fb717e9149d929f5e1462a1b65d8d463187090..312cc0468a57d508112b93295418f535c9fe068a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Install Visual Studio Code in a PAGODA JupyterHub VM and access it remotely usin
 Open a JupyterHub terminal.
 
 Edit the `~/.bashrc` file (e.g., `vim ~/.bashrc`).
-At the end of the file, add the content of this repository's `.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.
 
 Launch the `install-vscode.sh` script using `bash`:
diff --git a/.bashrc b/bashrc
similarity index 100%
rename from .bashrc
rename to bashrc