Skip to content

Commit

Permalink
Correct a couple of README typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed Sep 6, 2023
1 parent 7267317 commit cfac816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,11 @@ go build -tags opencladl
- `wget https://github.com/GPUOpen-LibrariesAndSDKs/OCL-SDK/files/1406216/lightOCLSDK.zip`
- `unzip -d /c/appsdk lightOCLSDK.zip`
- `git clone https://github.com/decred/gominer`
- **Close the `MSYS2 MINGW64` and relaunch it**
- **Close the `MSYS2 MINGW64` shell and relaunch it**
- NOTE: This is necessary to ensure all of the new environment variables are set properly
- Go to the appropriate section for either NVIDIA or AMD depending on which type of GPU you have

###### OpenCL with NVIDIA
##### OpenCL with NVIDIA

- Build gominer
- `cd ~/gominer`
Expand Down

0 comments on commit cfac816

Please sign in to comment.