Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ for more information about the Anaconda installation [see](https://github.com/co
### Common installation problems

It is **NOT** recommended having `fortls` and `fortran-language-server`
simultaneously installed, since they use the same binary name. If you are having trouble
simultaneously installed, since they use the same executable name. If you are having trouble
getting `fortls` to work try uninstalling `fortran-language-server` and reinstalling `fortls`.

With `pip`
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The project is available for download through the **PyPi** and **Anaconda** pack

.. warning::
It is **NOT** possible having ``fortls`` and ``fortran-language-server``
simultaneously installed, since they use the same binary name. If you are having trouble
simultaneously installed, since they use the same executable name. If you are having trouble
getting ``fortls`` to work try uninstalling ``fortran-language-server`` and reinstalling ``fortls``.


Expand Down