aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/README.md b/README.md
index 60ede72..a4a6d63 100644
--- a/README.md
+++ b/README.md
@@ -33,10 +33,8 @@ $ nix develop
```
$ just build
-```
-
-```
-$ just build-upto-5-gen
+$ just build 2
+$ just build 3
```
@@ -44,13 +42,7 @@ $ just build-upto-5-gen
```
$ just test
-```
-
-```
$ just test-self-hosted
-```
-
-```
$ just test-all
```