diff --git a/README.md b/README.md index 2edd8fa03ea2c559e167bff3da2ea2525e23748e..298c0a27033c456bafa6616cfb37a4d5427ff90c 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 ```