docs: Add username to WSL instructions

Fixes #519
This commit is contained in:
James R. Barlow
2020-03-29 21:16:24 -07:00
parent 00498282f5
commit 85e6c6669a
+1 -1
View File
@@ -574,7 +574,7 @@ Installing on Windows Subsystem for Linux
.. code-block:: powershell
wsl sudo ln -s /home/user/.local/bin/ocrmypdf /usr/local/bin/ocrmypdf
wsl sudo ln -s /home/$USER/.local/bin/ocrmypdf /usr/local/bin/ocrmypdf
Then confirm that the expected version from PyPI (|latest|) is installed: