Fix README.md formatting: Removed unnecessary backticks (#1581)

This commit is contained in:
Paulo Ferreira 2024-05-04 17:06:15 -03:00 committed by GitHub
parent 30de484d49
commit 4292a4aa32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ version of Docker, `26.0.0`.
```bash
#The directory you want OpenDevin to modify. MUST be an absolute path!
export WORKSPACE_BASE=$(pwd)/workspace`;
export WORKSPACE_BASE=$(pwd)/workspace;
docker run \
--pull=always \