Skip to content

Commit d63ed30

Browse files
olvrbmsciotti
authored andcommitted
Fix typo in readme. (discord#245)
* fix typo in readme * revert accidental quote change
1 parent 7716ead commit d63ed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ We've got our `Plugins` folder ready, so let's get platform-specific!
2929

3030
4. Create `x86` and `x86_64` folders inside `Assets/Plugins/`
3131
5. Copy `discord-rpc-win/win64-dynamic/bin/discord-rpc.dll` to `Assets/Plugins/x86_64/`
32-
6. Copy `discord-rpc-win/win32-dynamic/bin/discord-rpc.dll` to `Assets/Plguins/x86/`
32+
6. Copy `discord-rpc-win/win32-dynamic/bin/discord-rpc.dll` to `Assets/Plugins/x86/`
3333
7. Click on both DLLs and make sure they are targetting the correct architectures in the Unity editor properties pane
3434
8. Done!
3535

0 commit comments

Comments
 (0)