Skip to content

Commit

Permalink
Update README.md (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveKueng authored Oct 16, 2023
1 parent 7afdfb4 commit 920ea77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install the following tools:

### 2. Clone repo
```bash
git clone -b django4 https://github.com/SteveKueng/munkiwebadmin.git
git clone https://github.com/SteveKueng/munkiwebadmin.git
cd munkiwebadmin
```

Expand Down Expand Up @@ -266,4 +266,4 @@ kinit -5 -V -k -t /etc/krb5.keytab HTTP/munkiwebadmin.example.com@EXAMPLE.COM
## create docker image
```bash
docker build -t munkiwebadmin:latest .
```
```

0 comments on commit 920ea77

Please sign in to comment.