summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-28 14:48:49 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-28 14:48:49 -0300
commit122619147f4a91df18c214b0bd7f026f217c608e (patch)
tree823bb309fc20a1b0ea89bad3d53141d9a1b2a1c1 /README.markdown
parent51c5914c0cc06aef9937ec66d78deb82238d4cc7 (diff)
typo
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index b50140f..842d135 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,7 +3,7 @@ Parabola Hackers
## How to add new keys
-* Add your key to the authorized_keys file.
+* Add your key to the authorized\_keys file.
* Change the key comment to the "Name <name@email.nu>" format (just for keeping
it tidy)
* Commit
@@ -16,7 +16,7 @@ There's a post-receive hook on the origin hackers.git repository that updates
a clone on ~/.ssh. Any change pushed to it is immediately reflected in access
privileges for the git user.
-## Is this unsecure?
+## Is this insecure?
'git' is an unprivileged user. If you know how to skip this and gain access to
our servers be kind and let us now ;)