Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
fix: some slides
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed Oct 30, 2024
1 parent c5d1472 commit b47c6fb
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ body contains "Miau!"

Install:

```bash

# npm
npm install --save-dev @orangeopensource/hurl

Expand All @@ -205,12 +203,12 @@ brew install hurl
# mac
brew install hurl
port install hurl
```

---
# Showcase

Install:
```bash


# windows
scoop install hurl
Expand All @@ -223,7 +221,7 @@ cargo install hurl

# docker
docker pull ghcr.io/orange-opensource/hurl:latest
```


- https://hurl.dev/docs/installation.html

Expand Down

0 comments on commit b47c6fb

Please sign in to comment.