mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update Running Locally docs to have correct paths in commands (#11038)
* removed /tests/ from the path since it says to be in tests * Updated to remove the directory line instead of the tests path * removed leading / Co-authored-by: Jay Cammarano <jaycammarano@gmail.com>
This commit is contained in:
@@ -146,8 +146,6 @@ tests.
|
||||
|
||||
Install [Docker](https://docs.docker.com/get-docker/) and ensure that the service is running.
|
||||
|
||||
Navigate to the `tests` directory and run the following commands:
|
||||
|
||||
```bash
|
||||
# Ensure that you are testing on the lastest codebase
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user