diff --git a/README.md b/README.md index 000a444..1777a29 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ or by downloading a release tarball from the link on the right under 'Releases'. `tar zxvf xxxxxx.tar.gz` 2. Change into the directory which is created by step 1 - this will have the repository name if cloned from git, or the version number if obtained from a Release tarball. -`cd JCA_colabfold_batch` or `cd v1.5.2` +`cd Colabfold_batch_installer` or `cd v1.5.2` 3. Run the setup script: `./setup.sh` @@ -55,4 +55,4 @@ This warning relates to an optional package which does not work with the combina * `2023-05-24 16:54:38,928 Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered platform with name: "rocm". Available platform names are: Interpreter CUDA Host` `2023-05-24 16:54:38,929 Unable to initialize backend 'tpu': module 'jaxlib.xla_extension' has no attribute 'get_tpu_client'` `2023-05-24 16:54:38,929 Unable to initialize backend 'plugin': xla_extension has no attributes named get_plugin_device_client. Compile TensorFlow with //tensorflow/compiler/xla/python:enable_plugin_device set to true (defaults to false) to enable this.` -These warnings relate to alternative computational backends which may be used to carry out the prediction. The line `Available platform names are: Interpreter CUDA Host` indicates that the CUDA backend required for GPU acceleration has been found \ No newline at end of file +These warnings relate to alternative computational backends which may be used to carry out the prediction. The line `Available platform names are: Interpreter CUDA Host` indicates that the CUDA backend required for GPU acceleration has been found