Skip to content

Commit 7c7e90e

Browse files
committed
fix(docs): Update documentation to reference R232 package.
1 parent 9e1d82a commit 7c7e90e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/src/installing/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,12 @@ To create an archive from the GTDB-Tk release data parts:
134134
2. Open a terminal or command prompt.
135135
3. Navigate to the directory containing the parts of the GTDB-Tk release data.
136136
4. Use the following command to concatenate all parts into a single archive:
137-
cat gtdbtk_r226_data.tar.gz.part_* > gtdbtk_r226_data.tar.gz
137+
cat gtdbtk_r232_data.tar.gz.part_* > gtdbtk_r232_data.tar.gz
138138

139-
5. Once the command finishes executing, you will have a single archive file named 'gtdbtk_r226_data.tar.gz' in the same directory.
139+
5. Once the command finishes executing, you will have a single archive file named 'gtdbtk_r232_data.tar.gz' in the same directory.
140140

141-
You can find the gtdbtk_r226_data.tar.gz.part_* files under:
142-
https://data.ace.uq.edu.au/public/gtdb/data/releases/release226/226.0/auxillary_files/gtdbtk_package/split_package/
141+
You can find the gtdbtk_r232_data.tar.gz.part_* files under:
142+
https://data.ace.uq.edu.au/public/gtdb/data/releases/release232/232.0/auxillary_files/gtdbtk_package/split_package/
143143

144144
**Alias the GTDB-Tk reference data:**
145145

0 commit comments

Comments
 (0)