Pārlūkot izejas kodu

Removed unnecessary note, as this page got rid of "$" signs in below commit:
https://github.com/godotengine/godot-docs/pull/9956

jedrzej 9 mēneši atpakaļ
vecāks
revīzija
def9753cef
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      contributing/workflow/pr_workflow.rst

+ 0 - 3
contributing/workflow/pr_workflow.rst

@@ -97,9 +97,6 @@ To clone your fork from GitHub, use the following command:
 
 
     git clone https://github.com/USERNAME/godot
     git clone https://github.com/USERNAME/godot
 
 
-.. note:: In our examples, the "$" character denotes the command line prompt
-          on typical UNIX shells. It is not part of the command and should
-          not be typed.
 
 
 After a little while, you should have a ``godot`` directory in your current
 After a little while, you should have a ``godot`` directory in your current
 working directory. Move into it using the ``cd`` command:
 working directory. Move into it using the ``cd`` command: