Skip to content

Commit f97c5c0

Browse files
committed
Fix asv preview description
1 parent 70dcb2f commit f97c5c0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

benchmarking/README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,11 @@ needed)
7171
7272
asv preview -b
7373
74-
The ``-b`` option opens the website automatically in your default browser. In
74+
The ``-b`` option opens the website automatically in your default browser
75+
(the URL that it opens automatically is also printed to the terminal). In
7576
order to stop the server, press ``Ctrl+C`` in the terminal where you've
7677
started it.
7778

78-
The ``asv preview`` command will print a URL that you can enter in your
79-
browser to access the generated website.
80-
8179
Note that the benchmarking results are created locally on your machine, and
8280
they get accumulated.
8381

0 commit comments

Comments
 (0)