From fa16f878ca14635128752ab99b5c0a6baa7dc967 Mon Sep 17 00:00:00 2001
From: Bienchen <stefan.bienert@unibas.ch>
Date: Fri, 13 May 2022 14:58:18 +0000
Subject: [PATCH] Removed mentioning of lii nodes as they are gone by now.

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 04ca64e..8757a04 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,6 @@ output files ...), here are some things to consider:
   default databases
 - the GPU partitions that work with AF2 are `a100` and `rtx8000`
   (`--partition=a100,rtx8000`)
-- if running on CPUs without GPU, avoid the `lii` nodes (`--exclude=lii[02-28]`)
 
 
 ## Custom AF2 pipeline
-- 
GitLab