From 2715770661ec2561c802ff3446367fffb73bafc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Wacker?= <s.wacker@tudelft.nl>
Date: Wed, 26 Jun 2024 13:57:05 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5a05046..b5fb982 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Note: This assumes that your `~/.bashrc` is sourced at login. If that is not the
 
 ```
 # ~/.profile
-source ~/,bashrc
+source ~/.bashrc
 ```
 
 ## Download and install
-- 
GitLab