From 09ca7361d053308ae6a63c90062706ed94ba8742 Mon Sep 17 00:00:00 2001 From: Cobalt-60 <95923271+plastics-eater@users.noreply.github.com> Date: Thu, 31 Aug 2023 18:20:04 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ca48624..251b3576 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ See [Examples](https://github.com/NebulaServices/Dynamic/tree/main/examples); ### Method 1 -1. Clone and change directory into Dynamic +1. Clone and change directory to Dynamic ```bash -git clone https://github,com/NebulaServices/Dynamic.git && cd Dynamic +git clone https://github.com/NebulaServices/Dynamic.git && cd Dynamic ``` 2. Run bash script and follow the instructions in the script @@ -40,7 +40,7 @@ git clone https://github,com/NebulaServices/Dynamic.git && cd Dynamic ### Method 2 -1. Clone and change directory into Dynamic +1. Clone and change directory to Dynamic ```bash git clone https://GitHub.com/NebulaServices/Dynamic.git && cd Dynamic ```