File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Bleeding-edge version
60
60
61
61
.. code-block :: bash
62
62
63
- pip install git+https://github.com/carlosluis/stable-baselines3/tree/ fix_tests
63
+ pip install git+https://github.com/carlosluis/stable-baselines3@ fix_tests
64
64
65
65
See `PR #780 <https://github.com/DLR-RM/stable-baselines3/pull/780 >`_ for more information.
66
66
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Documentation:
31
31
- Fixed typo in docstring "nature" -> "Nature" (@Melanol)
32
32
- Added info on split tensorboard logs into (@Melanol)
33
33
- Fixed typo in ppo doc (@francescoluciano)
34
+ - Fixed typo in install doc(@jlp-ue)
34
35
35
36
36
37
Release 1.6.0 (2022-07-11)
@@ -1015,4 +1016,4 @@ And all the contributors:
1015
1016
@eleurent @ac-93 @cove9988 @theDebugger811 @hsuehch @Demetrio92 @thomasgubler @IperGiove @ScheiklP
1016
1017
@simoninithomas @armandpl @manuel-delverme @Gautam-J @gianlucadecola @buoyancy99 @caburu @xy9485
1017
1018
@Gregwar @ycheng517 @quantitative-technologies @bcollazo @git-thor @TibiGG @cool-RR @MWeltevrede
1018
- @Melanol @qgallouedec @francescoluciano
1019
+ @Melanol @qgallouedec @francescoluciano @jlp-ue
You can’t perform that action at this time.
0 commit comments