소스 검색

Updated REAMDE

Mark Shust 5 년 전
부모
커밋
4d517ae74c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -153,6 +153,8 @@ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/on
 
 The `magento2.test` above defines the hostname to use, and the `2.3.5-p1` defines the Magento version to install. Note that since we need a write to `/etc/hosts` for DNS resolution, you will be prompted for your system password during setup.
 
+Prefix the version with `with-samples-` if you would like to automatically install sample data along with Magento.
+
 After the one-liner above completes running, you should be able to access your site at `https://magento2.test`.
 
 ### Manual Setup