diff options
Diffstat (limited to 'Python/README')
-rw-r--r-- | Python/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/README b/Python/README index d0e3a343f..776cc30f5 100644 --- a/Python/README +++ b/Python/README @@ -6,4 +6,3 @@ To build it, run "make" in the main WarpX directory setting USE_PYTHON_MAIN to T on the command line. This will compile the code and install the wrapper in the Python site-packages directory. There are several example python scripts in the "Examples" subdirectories. - |