diff --git a/README.md b/README.md index 9e022fd..e452aea 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ final site using jekyll in Fedora 31. 1. Clone this repository: - ]$ git clone git@github.com:areguera/centos-jekyll-sites.git + ]$ git clone https://git.stg.centos.org/centos/centos.org.git 1. Download jekyll container: @@ -29,7 +29,7 @@ final site using jekyll in Fedora 31. and gid (1000). This is necessary for jekyll inside the container to be able of writing in the host filesystem through the specified volumes: - ]$ podman unshare chown 1000:1000 centos-jekyll-sites + ]$ podman unshare chown 1000:1000 centos.org The permissions must be applied to all the files and directories jekyll reads and writes to (e.g., `_site` for the final site, `vendor/bundle` for bundle