pytorch / rl

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
https://pytorch.org/rl
MIT License
2.25k stars 297 forks source link

[Doc] Fix pip3install typos in Readme #2342

Closed TheRisenPhoenix closed 2 months ago

TheRisenPhoenix commented 2 months ago

Description

This fixes two typos where a space was missing in the pip3 install command in the readme.

Motivation and Context

It's confusing if you just copy&paste the command for building the library by yourself or want to install the nightly version

Types of changes

What types of changes does your code introduce? Remove all that do not apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!

pytorch-bot[bot] commented 2 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/2342

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.