From 0b2340263172ad0fdd95aed6266496b7f4db4de3 Mon Sep 17 00:00:00 2001 From: mara004 Date: Tue, 9 Jan 2024 00:42:56 +0100 Subject: readme: fix displaying issue of command (#113719) Avoid line break in command as this causes displaying issues on GH. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4c8602c..9343c83 100644 --- a/README.rst +++ b/README.rst @@ -206,8 +206,8 @@ directories installed using ``make altinstall`` contain the major and minor version and can thus live side-by-side. ``make install`` also creates ``${prefix}/bin/python3`` which refers to ``${prefix}/bin/python3.X``. If you intend to install multiple versions using the same prefix you must decide which -version (if any) is your "primary" version. Install that version using ``make -install``. Install all other versions using ``make altinstall``. +version (if any) is your "primary" version. Install that version using +``make install``. Install all other versions using ``make altinstall``. For example, if you want to install Python 2.7, 3.6, and 3.13 with 3.13 being the primary version, you would execute ``make install`` in your 3.13 build directory -- cgit v0.12 cised_variant_2_subtracted'>activestate_nre_excised_variant_2_subtracted Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/tests
ModeNameSize
-rw-r--r--README4411logstatsplain
-rw-r--r--all.tcl583logstatsplain
-rw-r--r--append.test8635logstatsplain
-rw-r--r--appendComp.test11509logstatsplain
-rw-r--r--apply.test10003logstatsplain
-rw-r--r--assemble.test62467logstatsplain
-rw-r--r--assemble1.bench1624logstatsplain
-rw-r--r--assocd.test2134logstatsplain
-rw-r--r--async.test5938logstatsplain
-rw-r--r--autoMkindex.test10742logstatsplain
-rw-r--r--basic.test31060logstatsplain
-rw-r--r--binary.test102063logstatsplain
-rw-r--r--case.test2955logstatsplain
-rw-r--r--chan.test10129logstatsplain
-rw-r--r--chanio.test254331logstatsplain
-rw-r--r--clock.test1918185logstatsplain
-rw-r--r--cmdAH.test52353logstatsplain
-rw-r--r--cmdIL.test25503logstatsplain
-rw-r--r--cmdInfo.test3714logstatsplain
-rw-r--r--cmdMZ.test12639logstatsplain
-rw-r--r--compExpr-old.test37094logstatsplain
-rw-r--r--compExpr.test17308logstatsplain
-rw-r--r--compile.test25244logstatsplain
-rw-r--r--concat.test1591logstatsplain
-rw-r--r--config.test2244logstatsplain
-rw-r--r--coroutine.test14630logstatsplain
-rw-r--r--dcall.test1424logstatsplain
-rw-r--r--dict.test55466logstatsplain
-rw-r--r--dstring.test12797logstatsplain
-rw-r--r--encoding.test19254logstatsplain
-rw-r--r--env.test8572logstatsplain
-rw-r--r--error.test32900logstatsplain
-rw-r--r--eval.test2293logstatsplain
-rw-r--r--event.test28241logstatsplain
-rw-r--r--exec.test27250logstatsplain
-rw-r--r--execute.test32778logstatsplain
-rw-r--r--expr-old.test47322logstatsplain
-rw-r--r--expr.test341453logstatsplain
-rw-r--r--fCmd.test88403logstatsplain
-rw-r--r--fileName.test56184logstatsplain
-rw-r--r--fileSystem.test33856logstatsplain
-rw-r--r--for-old.test1941logstatsplain
-rw-r--r--for.test25280logstatsplain
-rw-r--r--foreach.test7306logstatsplain
-rw-r--r--format.test21006logstatsplain
-rw-r--r--get.test4524logstatsplain
-rw-r--r--history.test7999logstatsplain
-rw-r--r--http.test20835logstatsplain
-rw-r--r--http11.test23598logstatsplain