Skip to content

Commit a69999a

Browse files
committed
Updated Readme + Added more pictures
1 parent 50725ea commit a69999a

7 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Argo CD Diff Preview is a tool that renders the diff between two branches in a G
77
- [Helm example | External Chart: Nginx](https://github.com/dag-andersen/argocd-diff-preview/pull/15)
88
- [Kustomize Example](https://github.com/dag-andersen/argocd-diff-preview/pull/12)
99

10-
![](./images/example.png)
10+
![](./images/example-1.png)
1111

1212
## Why do we need this?
1313

@@ -128,7 +128,8 @@ Example for downloading and running on macOS:
128128
```bash
129129
curl -LJO https://github.com/dag-andersen/argocd-diff-preview/releases/download/v0.0.8/argocd-diff-preview-Darwin-x86_64.tar.gz
130130
tar -xvf argocd-diff-preview-Darwin-x86_64.tar.gz
131-
./argocd-diff-preview --help
131+
sudo mv argocd-diff-preview /usr/local/bin
132+
argocd-diff-preview --help
132133
```
133134

134135
<details>

images/article-banner.png

226 KB
Loading
File renamed without changes.

images/example-2.png

294 KB
Loading

images/example-3.png

337 KB
Loading

images/linkedin-banner.png

607 KB
Loading

images/speed_graph.png

115 KB
Loading

0 commit comments

Comments
 (0)