Skip to content

Commit

Permalink
docs: ensure pip is up to date
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Nov 8, 2022
1 parent ed30c4e commit 97ca416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/vercel/install.sh
@@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
yum install -y jq
pip install --upgrade pip
pip install mkdocs-material mkdocs-redirects mkdocs-minify-plugin lunr

0 comments on commit 97ca416

Please sign in to comment.