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 d96ddbf commit 578159cCopy full SHA for 578159c
README.rst
@@ -77,6 +77,12 @@ and similar Linux distribution try
77
78
sudo apt-get install cwltool
79
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
86
If you are running macOS X or other UNIXes and you want to use packages prepared by the conda-forge project, then
87
please follow the install instructions for `conda-forge <https://conda-forge.org/#about>`_ (if you haven't already) and then
88
0 commit comments