diff --git a/install/README.md b/install/README.md index ce1dfa2..e789ce6 100644 --- a/install/README.md +++ b/install/README.md @@ -1,11 +1,15 @@ # Installation +xrDebug is available as a self-contained binary, PHAR file, Composer package, Docker image, and source code. See [run](../run/README.md) for instructions on how to run the software. + ## Self-contained binary Download latest `xrdebug` binary for your operating system and CPU architecture. ### macOS +xrDebug package for macOS includes a GUI install wizard. Open the `.pkg` file to start the installation. + | CPU | Download | | ------- | ---------------------------------------------------------------------------------------------------------------- | | Silicon | [xrdebug-macos-arm64.pkg](https://github.com/xrdebug/xrdebug/releases/latest/download/xrdebug-macos-arm64.pkg) | @@ -31,7 +35,9 @@ open xrdebug-macos-x86_64.pkg ::: -### Linux +### Linux & Windows WSL + +Download the `.tar.gz` file for your CPU architecture and extract it to a directory in your `PATH`. | CPU | Download | | ------- | ------------------------------------------------------------------------------------------------------------------------ | diff --git a/run/README.md b/run/README.md index 8b927d7..31126a8 100644 --- a/run/README.md +++ b/run/README.md @@ -4,13 +4,23 @@ sidebar: false # Run -To run xrDebug execute: +To run xrDebug execute from terminal: + + ```sh xrdebug ``` + -> (*) Command location may vary depending on your [installation](../introduction/installation.md). + +```sh +wsl ./xrdebug +``` + + + +> (*) Where `xrdebug` and `./xrdebug` reflect the path to the executable file from [install](../install/). ## Options diff --git a/run/naming.php b/run/naming.php deleted file mode 100644 index ccc146c..0000000 --- a/run/naming.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Run', -]; diff --git a/run/sorting.php b/run/sorting.php deleted file mode 100644 index a2d128f..0000000 --- a/run/sorting.php +++ /dev/null @@ -1,5 +0,0 @@ -