Skip to content

Commit 6d7a7a7

Browse files
committed
Fixed typo
1 parent 06034ee commit 6d7a7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can also use [docker](https://hub.docker.com/r/giswqs/segment-geospatial/) t
4040
docker run -it -p 8888:8888 giswqs/segment-geospatial:latest
4141
```
4242

43-
To enable GUI, run the following command to run a short benchmark on your GPU:
43+
To enable GPU for segment-geospatial, run the following command to run a short benchmark on your GPU:
4444

4545
```bash
4646
docker run --rm -it --gpus=all nvcr.io/nvidia/k8s/cuda-sample:nbody nbody -gpu -benchmark

0 commit comments

Comments
 (0)