From e1620a5959fc150a850c36b3d0588fa166067cc9 Mon Sep 17 00:00:00 2001 From: Francois Mauger Date: Tue, 5 Apr 2022 09:32:35 +0200 Subject: [PATCH] Update README --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 2d4f3a9..c655edb 100644 --- a/README.rst +++ b/README.rst @@ -334,9 +334,9 @@ Or download the archive associated to a released version : .. code:: sh $ cd /tmp - $ curl -L https://github.com/BxCppDev/bxdecay0/archive/1.0.10.tar.gz -o bxdecay0-1.0.10.tar.gz - $ tar xvzf bxdecay0-1.0.10.tar.gz - $ ls -l bxdecay0-1.0.10/ + $ curl -L https://github.com/BxCppDev/bxdecay0/archive/1.1.0.tar.gz -o bxdecay0-1.1.0.tar.gz + $ tar xvzf bxdecay0-1.1.0.tar.gz + $ ls -l bxdecay0-1.1.0/ .. @@ -357,7 +357,7 @@ or: .. code:: sh - $ cmake -DCMAKE_INSTALL_PREFIX=${HOME}/sw/bxdecay0 /tmp/bxdecay0-1.0.10 + $ cmake -DCMAKE_INSTALL_PREFIX=${HOME}/sw/bxdecay0 /tmp/bxdecay0-1.1.0 .. @@ -560,7 +560,7 @@ applications. * ``BxDecay0Config.cmake``, * ``BxDecay0ConfigVersion.cmake``. - The ``find_package(BxDecay0 REQUIRED 1.0.10 CONFIG)`` CMake command + The ``find_package(BxDecay0 REQUIRED 1.1.0 CONFIG)`` CMake command can be given the following variable to locate BxDecay0 on your system from a client project which uses the CMake build system: @@ -825,7 +825,7 @@ informations output file: :: library-name=BxDecay0 - library-version=1.0.10 + library-version=1.1.0 decay-category=background nuclide=Co60 seed=314159