diff --git a/README.md b/README.md index 914c798..eb064c5 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ The generated `tmuxp` configs are used to start preconfigured `tmux` sessions. ### Generate kube configs and `tmuxp` configs +* Clone the repo + + ``` + git clone https://github.com/arunvelsriram/kube-tmuxp.git + ``` + * Setup `virtualenv` ```