From 8169693b4ce55971faa56c2d91dc0c26331a0f13 Mon Sep 17 00:00:00 2001 From: Diyan Date: Sun, 22 Mar 2026 23:46:05 +0530 Subject: [PATCH] docs : fixed installed commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f989023..338ad23 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The "examples" flavor should take about 10-20 minutes to setup. ```bash git clone https://github.com/p4tc-dev/p4tc-tutorial-pub.git -cd p4tc-tutorial/vm +cd p4tc-tutorial-pub/vm vagrant up ```