diff --git a/frontend/README.md b/frontend/README.md index 744e42d..7853373 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -5,6 +5,6 @@ This is the frontend of the pc components app. Instructions: Serve using python's http server: ```bash -python -m http.server --directory public 8000 +python -m http.server 8000 ``` Then navigate to `localhost:8000` in your browser. diff --git a/frontend/builds.html b/frontend/builds.html index 8296280..e10ff6f 100644 --- a/frontend/builds.html +++ b/frontend/builds.html @@ -33,43 +33,12 @@