From fd91b68f5dd881c1d6625fb22d2a0c0fd8e0bfc0 Mon Sep 17 00:00:00 2001 From: todb-r7 Date: Sun, 23 Sep 2012 08:35:02 -0700 Subject: [PATCH] typo --- dev/Metasploit-Development-Environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/Metasploit-Development-Environment.md b/dev/Metasploit-Development-Environment.md index 957313848b..057243a5e4 100644 --- a/dev/Metasploit-Development-Environment.md +++ b/dev/Metasploit-Development-Environment.md @@ -64,7 +64,7 @@ $ rvm use 1.9.3-p125 $ rvm alias create default 1.9.3-p125 ```` -If you haven't already, you will need to tick he `Run command as login shell` on the default profile of gnome-terminal, or else you will get the error message that [RVM is not a function](http://stackoverflow.com/questions/9336596/rvm-installation-not-working-rvm-is-not-a-function). +If you haven't already, you will need to tick the `Run command as login shell` on the default profile of gnome-terminal, or else you will get the error message that [RVM is not a function](http://stackoverflow.com/questions/9336596/rvm-installation-not-working-rvm-is-not-a-function). Assuming all goes as planned, you should end up with something like this in your shell: