mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[V3/docs] New Audio, remove old reqs... (#1503)
* typo fix * update docs with up to date reqs (remove old) and reccommend venv usage * remove youtube_dl from reqs * adding the mac doc update after verifying correctness * venv installation required for py3.5 ... * remove venv stuff, that can be handled on a unified page in a later PR
This commit is contained in:
@@ -82,7 +82,7 @@ Here's an example of that in use:
|
||||
need to be awaited
|
||||
"""
|
||||
|
||||
# First we give the converter out cog's Config instance.
|
||||
# First we give the converter our cog's Config instance.
|
||||
converter = dc(self.config)
|
||||
|
||||
# next we design a way to get all of the data into Config's internal
|
||||
|
||||
Reference in New Issue
Block a user