summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-05-29 20:39:00 +0200
committerChristian Grothoff <christian@grothoff.org>2017-05-29 20:39:00 +0200
commit1238da4c08991113d364b1a6acc280de22ac9684 (patch)
treeb415f7bff9943cc7039d8673e7c555fa427556c0 /README
parentb3486f19312b458a3e48fb74563a398159fa5d74 (diff)
downloadbank-1238da4c08991113d364b1a6acc280de22ac9684.tar.gz
bank-1238da4c08991113d364b1a6acc280de22ac9684.tar.bz2
bank-1238da4c08991113d364b1a6acc280de22ac9684.zip
fix typo
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 877a7ec..4ccf8b4 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ Then the usual GNU-compatible commands, that are
$ make install
-and optinonally
+and optionally
$ export PYTHONPATH=$PREFIX/lib/python3.5/site-packages/
$ make check # run the tests