Skip to content

Commit 578159c

Browse files
ALuesinkmr-c
authored andcommitted
Update README.rst
Added sudo apt-get update as a solution when encountering an error
1 parent d96ddbf commit 578159c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ and similar Linux distribution try
7777
7878
sudo apt-get install cwltool
7979
80+
If you encounter an error, first try to update package information by using
81+
82+
.. code:: bash
83+
84+
sudo apt-get update
85+
8086
If you are running macOS X or other UNIXes and you want to use packages prepared by the conda-forge project, then
8187
please follow the install instructions for `conda-forge <https://conda-forge.org/#about>`_ (if you haven't already) and then
8288

0 commit comments

Comments
 (0)