We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f281f95 commit 27ebb09Copy full SHA for 27ebb09
docs/installation.rst
@@ -81,7 +81,7 @@ the simplest possible way would look something like::
81
82
virtualenv ~/vdirsyncer_env
83
~/vdirsyncer_env/bin/pip install vdirsyncer
84
- alias vdirsyncer="~/vdirsyncer_env/bin/vdirsyncer
+ alias vdirsyncer="~/vdirsyncer_env/bin/vdirsyncer"
85
86
You'll have to put the last line into your ``.bashrc`` or ``.bash_profile``.
87
0 commit comments