Skip to content

Commit

Permalink
chore: remove white space in a doc to rebuild the main branch (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: kalasgarov <[email protected]>
  • Loading branch information
kalasgarov and kalasgarov authored Nov 8, 2024
1 parent 4480793 commit 01f2783
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documents/podman-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export TESTCONTAINERS_RYUK_DISABLED=true

After adding the above lines to your shell configuration file, apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand All @@ -86,7 +85,6 @@ pnpm test

If you're new to the team and need to start with Podman, follow these steps:


### Step 1: Install Podman

Install Podman using Homebrew:
Expand Down Expand Up @@ -122,7 +120,6 @@ export TESTCONTAINERS_RYUK_DISABLED=true

After adding the above lines to your shell configuration file, apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand Down Expand Up @@ -187,7 +184,6 @@ export PATH="$PNPM_HOME:$PATH"

Save the file and close the editor. Apply the changes by reloading your shell configuration:


For Zsh:
```bash
source ~/.zshrc
Expand Down

0 comments on commit 01f2783

Please sign in to comment.