Skip to content

Commit

Permalink
Update README.md - add full installation instructions links
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot authored Dec 14, 2023
1 parent e1c1df9 commit 687e6e4
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 @@ -26,7 +26,7 @@ Here's the <a href="https://youtu.be/2E9DVJpv440?feature=shared">same video with


# Installation
`smol-k8s-lab` requires Python 3.11. If you've already got it and [`brew`] installed, you should be able to:
B sure to check out our full [installation guide](https://small-hack.github.io/smol-k8s-lab/installation/), but the gist of it is `smol-k8s-lab` requires Python 3.11 (and [pip](https://pip.pypa.io/en/stable/installation/)). If you've already got it and [other pre-reqs](https://small-hack.github.io/smol-k8s-lab/installation/#prerequisites), you should be able to:

```bash
# install the CLI
Expand Down Expand Up @@ -133,7 +133,7 @@ apps:
## Usage
### Initialization
After you've followed the installation instructions, if you're *new* to `smol-k8s-lab`, initialize a new config file. To do that, just run:
After you've followed the installation instructions, if you're *new* to `smol-k8s-lab`, initialize a new config file:

```bash
# we'll walk you through any configuration needed before
Expand Down

0 comments on commit 687e6e4

Please sign in to comment.