Skip to content

Commit 72fe7af

Browse files
updated readme
1 parent 03c2d42 commit 72fe7af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Here are the steps required to get it running for the first time. Examples for b
125125

126126
1. Import a cEOS-lab container archive:
127127
```
128-
docker import --change 'VOLUME /mnt/flash/' cEOS-lab.tar.xz ceosimage:{ceosimage_tag}
129-
sudo podman import --change 'VOLUME /mnt/flash/' cEOS-lab.tar.xz ceosimage:{ceosimage_tag}
128+
docker import cEOS-lab.tar.xz ceosimage:{ceosimage_tag}
129+
sudo podman import cEOS-lab.tar.xz ceosimage:{ceosimage_tag}
130130
```
131131
{ceosimage_tag} = tag for the image, ie `4.23.1F`
132132

0 commit comments

Comments
 (0)