diff --git a/README.md b/README.md index aab662e..07c9707 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ First, `tidploy` needs to find the 'address' of its deployment. It will keep res ### Address -An address is a way to change the root of your resolution, which can also involve downloading from a Git repo +An address is a way to change the root of your resolution, which can also involve downloading from a Git repo and An address is either just a filesystem path, or a Git repository URL combined with a ref. For ref we explicitly support three different types: - A branch (git/refs/heads): In this case it is your responsibility that the head is up to date