Qndre пре 2 година
родитељ
комит
9101fbf1d0
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -97,8 +97,7 @@ Also can be useful but potentially riske to share [SSH keys](https://www.ssh.com
  ```
  
 ## Learn bash!
-(https://learnxinyminutes.com/docs/bash/)[https://learnxinyminutes.com/docs/bash/]
-
+https://learnxinyminutes.com/docs/bash/
 
 ## Scheduler by example!
 
@@ -173,7 +172,7 @@ qdel <job-ID>
 ```
 ### GPU Job
 
-Now we'll run a simple pytorch mnist example this time using a GPU. Slightly different when using myriad (https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example)[https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example].
+Now we'll run a simple pytorch mnist example this time using a GPU. Slightly different when using myriad https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/#gpu-job-script-example.
 
 ```
 ##!/bin/bash -l