浏览代码

use official images' path

Vlad Glagolev 10 年之前
父节点
当前提交
435e91aa94
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      sourcemage/content.md

+ 2 - 2
sourcemage/content.md

@@ -11,13 +11,13 @@ All of our scripts are [GPL](https://www.gnu.org/licenses/gpl.html)'d and our pa
 These images are based on our [chroot images](https://beta.sourcemage.ru/Install/Chroot). To use them, simply do the following:
 These images are based on our [chroot images](https://beta.sourcemage.ru/Install/Chroot). To use them, simply do the following:
 
 
 ```shell
 ```shell
-$ docker run -it --privileged vaygr/sourcemage
+$ docker run -it --privileged sourcemage
 ```
 ```
 
 
 or
 or
 
 
 ```shell
 ```shell
-$ docker run -it --privileged vaygr/sourcemage:0.61
+$ docker run -it --privileged sourcemage:0.61
 ```
 ```
 
 
 ---
 ---