diff --git a/docs/photon_admin/adding-the-dev-repository.md b/docs/photon_admin/adding-the-dev-repository.md index 879b51b139..b030c381aa 100644 --- a/docs/photon_admin/adding-the-dev-repository.md +++ b/docs/photon_admin/adding-the-dev-repository.md @@ -15,7 +15,8 @@ cat > /etc/yum.repos.d/photon-dev.repo << "EOF" enabled=1 skip_if_unavailable=True EOF -``` . + . +``` 2. After establishing a new repository, run the following command to update the cached binary metadata for the repositories that `tdnf` polls: