From 2209a709f46cb06dcc8ca790a87dd4234cb002e6 Mon Sep 17 00:00:00 2001
From: Priyanka Raina <praina@stanford.edu>
Date: Tue, 1 Dec 2020 11:17:18 -0800
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2edd8fa..298c0a2 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The cell libraries are in submodules that need to be checked out independently:
 ```
 git submodule update --init libraries/sky130_fd_sc_hd/latest
 ```
-To create liberty files, go into top-level and do:
+To create liberty files, go into the `skywater-pdk` directory and do:
 ```
 make timing
 ```
-- 
GitLab