diff --git a/README.md b/README.md index bc24be09ade00d8e45595a6a509016e605d13aa0..764f07c59d4ce03ec9ceaa2ad99a21e7825c9e1e 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,8 @@ Please note that you need to use the flag ```-X``` to set up the X11 forwarding ## Cheat sheet -|Task |Command | -|:--------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------:| +|Task |Command | +|:------------------------|:----------------------| |Import a new container |enroot import 'docker://nvcr.io#nvidia/pytorch:22.09-py3' | |Create an instance of a container |enroot create --name pytorch nvidia+pytorch+22.09-py3.sqsh | |Destroy an instance |enroot remove pytorch |