Skip to content

Commit 9df5bb8

Browse files
committed
README: Fix minor typos
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 0dbaa69 commit 9df5bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You will also need to give daemon.scripts write access to ~/.local/bin and ~/.lo
1818
mkdir ~/.local/lib
1919
fs sa ~/.local/lib daemon.scripts write
2020
mkdir ~/.local/bin
21-
fs sa ~/,local/bin daemon.scripts write
21+
fs sa ~/.local/bin daemon.scripts write
2222

2323
Pony will try to use your username+scripts-pony database on
2424
sql.mit.edu. Go to sql.mit.edu and create this database, and
@@ -58,6 +58,6 @@ LDAP:
5858
This assumes that the user in LDAP looks like:
5959

6060
dn: uid=daemon/scripts-pony.mit.edu,ou=People,dc=scripts,dc=mit,dc=edu
61-
uid: daemon/scropts-pony.mit.edu
61+
uid: daemon/scripts-pony.mit.edu
6262
objectClass: account
6363
objectClass: top

0 commit comments

Comments
 (0)