This commit is contained in:
Tod Beardsley
2015-03-25 17:16:36 -05:00
parent c93a98c09e
commit 7008fb5708
@@ -148,7 +148,7 @@ chsh -s /bin/bash msfdev
Once this is complete, switch to this user by logging out of `root` and logging back in as `msfdev`. While some steps down the line will still require sudoer access, you should resist the temptation to keep being root. You will invariably forget to switch and start getting mystery errors about unable to read critical resources that RVM and Git need.
# Install the base dev pacakages
# Install the base dev packages
#### TLDR (as msfdev)