Skip to content

Commit 8f18994

Browse files
authored
Update README.md
1 parent c98e9cf commit 8f18994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ $ docker run -ti -v $(pwd)/experimental_data:/nvidia-texture-tools/data --rm 3cp
2727

2828
Moreover, to compare the re-compression step from our 3CPS solution to the original DXT1 compression, build the Docker image in the folder `base-nvidia-texture-tools/`. The build will clone the original nvidia-texture-tools repository and install the software. Then, run the Docker container for all examplar textures or a particular texture.
2929

30-
The compressed images are stored in folders `experimental_data/3cps/` (for the 3CPS supercompression method) and `experimental_data/dxt1/` (for DXT1 method from the NVIDIA Texture Tools).
30+
The compressed images are stored in folders `experimental_data/3cps/` (for the 3CPS supercompression method) and `experimental_data/dxt1/` (for the DXT1 method from the NVIDIA Texture Tools).

0 commit comments

Comments
 (0)