diff --git a/index.html b/index.html index b7f2908..a6d4110 100644 --- a/index.html +++ b/index.html @@ -7514,7 +7514,7 @@

Using CondaGetting started

Using venv

If you don't have conda installed:

Alternatively, you can create the virtual env with

-
python3 -m venv -n rl-tutorial
+
python3 -m venv rl-tutorial
 

and activate the env with $ source <venv>/bin/activate (bash) or C:> <venv>/Scripts/activate.bat (Windows)

Then, install the packages with pip within the activated environment

@@ -7544,8 +7544,8 @@

Part I: Quick introduction

-

AWAKE (The Advanced Proton Driven Plasma Wakefield Acceleration Experiment)

-

AWAKE is an accelerator R&D project based at CERN. It investigates the use of plasma wakefields driven by a proton bunch to accelerate charged particles.

+

AWAKE Accelerator

+

AWAKE (The Advanced Proton Driven Plasma Wakefield Acceleration Experiment) is an accelerator R&D project based at CERN. It investigates the use of plasma wakefields driven by a proton bunch to accelerate charged particles.